Joel Challis fe577daf96 Remove .noci functionality (#19122) 2 жил өмнө
..
keymaps 5e4b076af3 Remove legacy keycodes, part 5 (#18710) 2 жил өмнө
config.h 55b9a4d06e Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) 2 жил өмнө
info.json 1b92c204c1 Move keyboard USB IDs and strings to data driven: K (#17846) 3 жил өмнө
mk1.c 790f94533c Refactor to use led config - Part 6 (#12115) 4 жил өмнө
mk1.h 13206b2f87 Community layout support for KBDpad Mk.I (#9220) 5 жил өмнө
readme.md 13206b2f87 Community layout support for KBDpad Mk.I (#9220) 5 жил өмнө
rules.mk f718a10889 Fix up build options comments (#15463) 3 жил өмнө

readme.md

KBDPad MKI

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!).

  • Keyboard Maintainer: MechMerlin
  • Hardware Supported: KBDPad MKI, KBDPad V2
  • Hardware Availability: KBDfans

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.