remap
remap copied to clipboard
Keymap Customization Web app for your keyboard.
Currently Remap supports English notations only on all pages and UIs. However, it would be difficult to understand them for non-English users (especially as Japanese). If Remap supports other languages,...
Pressing Back after entering a keyboard will make the Organizations filter fail to populate. Steps to reproduce: 1. Enter Keyboard Catalogue 2. Click on Organizations filter and notice that 4...
Dragging an image file does not update the display of the image the first time.  If go to the remap top page, go to the registration page...
Allow users to upload arbitrary `.hex` or other firmware files for USB Flashing. It might be good to hide this option in some developer mode toggle in a corner of...
Allow designers to upload image URLs [through drag and drop] when editing Keyboard Catalogue entries. It would be best if Remap would download the image and add it to the...
Allow keyboard designers to select the default bootloader to be used when flashing the keyboard with the firmware. Thanks!
My user name is not displayed on the screen for saving and sharing keymaps. When I Save and Share, my user name shows null.  
Add user keycodes, as defined by VIA: ``` enum user_keycodes { USER00 = 0x5F80, USER01, USER02, USER03, USER04, USER05, USER06, USER07, USER08, USER09, USER10, USER11, USER12, USER13, USER14, USER15, };...
This pull request enables editing keymap with keyboard. Resolves #702
This pull request has two purpose: * Upgrade the TypeScript version. * Hide the message for users on the top page.