qmk_firmware/keyboards/kbdfans/kbdpad/mk1
2024-03-15 01:42:15 +00:00
..
keymaps/default Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
keyboard.json Migrate features from rules.mk to data driven - IJK (#23276) 2024-03-15 01:42:15 +00:00
readme.md Community layout support for KBDpad Mk.I (#9220) 2020-05-28 02:27:14 +01:00

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.