|
2 yıl önce | |
---|---|---|
.. | ||
keymaps | 5e4b076af3 Remove legacy keycodes, part 5 (#18710) | 2 yıl önce |
config.h | 55b9a4d06e Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) | 2 yıl önce |
info.json | 1b92c204c1 Move keyboard USB IDs and strings to data driven: K (#17846) | 3 yıl önce |
mk1.c | 790f94533c Refactor to use led config - Part 6 (#12115) | 4 yıl önce |
mk1.h | 13206b2f87 Community layout support for KBDpad Mk.I (#9220) | 5 yıl önce |
readme.md | 13206b2f87 Community layout support for KBDpad Mk.I (#9220) | 5 yıl önce |
rules.mk | f718a10889 Fix up build options comments (#15463) | 3 yıl önce |
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.