|
|
1 年之前 | |
|---|---|---|
| .. | ||
| keymaps | e659c3dae9 Remove some useless code from keymaps (#23787) | 2 年之前 |
| 2x5keypad.c | d09a06a1b3 Update GPIO API usage in keyboard code (#23361) | 2 年之前 |
| 2x5keypad.h | 364c06d939 Move small macropad-ish layouts to data driven (#20341) | 3 年之前 |
| keyboard.json | 0bd02952ea Remove `"command":false` from keyboards (#25193) | 1 年之前 |
| readme.md | 2e521b509c [Keyboard] Added a simple 2x5 Keypad with 4 layers (#6699) | 7 年之前 |
This Keypad has 2 rows x 5 columns of keys. It has the top/default layer that has a few handy navigation keys as well as one dedicated key to cycle through the layers. The second layer has some media keys. The third and fourth layers are currently undefined (although I may use them for inserting accented French characters). The keypad also includes three LEDs that show which layer is active (no lit LEDs means the default layer).
Keyboard Maintainer: Jonathan Cameron
Hardware:
Make example for this keyboard (after setting up your build environment):
make handwired/2x5keyapd:default
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
