|
2 tahun lalu | |
---|---|---|
.. | ||
keymaps | 5e4b076af3 Remove legacy keycodes, part 5 (#18710) | 2 tahun lalu |
config.h | 55b9a4d06e Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) | 2 tahun lalu |
info.json | 1b92c204c1 Move keyboard USB IDs and strings to data driven: K (#17846) | 3 tahun lalu |
mk1.c | 790f94533c Refactor to use led config - Part 6 (#12115) | 4 tahun lalu |
mk1.h | 13206b2f87 Community layout support for KBDpad Mk.I (#9220) | 5 tahun lalu |
readme.md | 13206b2f87 Community layout support for KBDpad Mk.I (#9220) | 5 tahun lalu |
rules.mk | f718a10889 Fix up build options comments (#15463) | 3 tahun lalu |
Custom numpad. The MKI shares the same ATmega32A and matrix layout as the newer V2 PCB (not to be confused with the MKII, which uses an ATmega32U2!).
Make example for this keyboard (after setting up your build environment):
make kbdfans/kbdpad/mk1:default
Flashing example for this keyboard (after setting up the bootloadHID flashing environment)
make kbdfans/kbdpad/mk1:default:flash
Reset Key: Hold down the key located at K00
, commonly programmed as 0
while plugging in the keyboard.
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.