|
|
há 3 anos atrás | |
|---|---|---|
| .. | ||
| keymaps | 5e4b076af3 Remove legacy keycodes, part 5 (#18710) | há 3 anos atrás |
| config.h | 314f6c1ddb Move backlight config to data driven (#19910) | há 3 anos atrás |
| info.json | 314f6c1ddb Move backlight config to data driven (#19910) | há 3 anos atrás |
| mk1.c | 790f94533c Refactor to use led config - Part 6 (#12115) | há 5 anos atrás |
| mk1.h | 13206b2f87 Community layout support for KBDpad Mk.I (#9220) | há 6 anos atrás |
| readme.md | 13206b2f87 Community layout support for KBDpad Mk.I (#9220) | há 6 anos atrás |
| rules.mk | f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | há 3 anos atrás |
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.