[Keyboard] Adding Numeric Keypad //e converter (#5294)
* Adding Numeric Keypad //e to conversions * Update keyboards/converter/numeric_keypad_IIe/config.h //e -> IIe Co-Authored-By: newbold <adam@neatnik.net> * Update keyboards/converter/numeric_keypad_IIe/config.h //e -> IIe and wrapped description in quotes for comma inclusion Co-Authored-By: newbold <adam@neatnik.net> * Updating info.json for Configurator * Corrected legend * Update keyboards/converter/numeric_keypad_IIe/info.json Corrected layout Co-Authored-By: newbold <adam@neatnik.net>
This commit is contained in:
parent
6aba3ce9d2
commit
b5d85ddc90
12 changed files with 477 additions and 0 deletions
|
|
@ -0,0 +1,28 @@
|
|||
# @newbold's layout for the Numeric Keypad IIe
|
||||
|
||||
Includes the standard layout for all keys except for the left-most column, which is remapped to these keys:
|
||||
|
||||
+-----------------+
|
||||
| Mute |
|
||||
+-----------------+
|
||||
| Volume Down |
|
||||
+-----------------+
|
||||
| Volume Up |
|
||||
+-----------------+
|
||||
| Function |
|
||||
+-----------------+
|
||||
|
||||
With Function held down:
|
||||
|
||||
+-----------------+
|
||||
| Mute |
|
||||
+-----------------+
|
||||
| Brightness Down |
|
||||
+-----------------+
|
||||
| Brightness Up |
|
||||
+-----------------+
|
||||
| Function |
|
||||
+-----------------+
|
||||
|
||||
And also with Function held down, "Print" (the lower right key) will trigger RESET (putting the controller into bootloader mode so it can be flashed).
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue