qmk-dactyl-manuform-a/keyboards/kbdfans/kbdpad/mk1
Ryan f718a10889
Fix up build options comments (#15463)
2021-12-12 18:05:37 -08:00
..
keymaps/default Community layout support for KBDpad Mk.I (#9220) 2020-05-28 02:27:14 +01:00
.noci Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
config.h Refactor to use led config - Part 6 (#12115) 2021-03-10 22:48:18 +00:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
mk1.c Refactor to use led config - Part 6 (#12115) 2021-03-10 22:48:18 +00:00
mk1.h Community layout support for KBDpad Mk.I (#9220) 2020-05-28 02:27:14 +01:00
readme.md Community layout support for KBDpad Mk.I (#9220) 2020-05-28 02:27:14 +01:00
rules.mk Fix up build options comments (#15463) 2021-12-12 18:05:37 -08:00

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.