blob: 0bccfdb6cf81c5110507255a36d68996e5fce271 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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).
|