qmk_firmware/keyboards/h0oni/deskpad
Ryan dd086a51d8
Move matrix config to info.json, part 2 (#19987)
2023-03-10 22:16:56 +11:00
..
keymaps
config.h Move matrix config to info.json, part 2 (#19987) 2023-03-10 22:16:56 +11:00
deskpad.c
deskpad.h
info.json Move matrix config to info.json, part 2 (#19987) 2023-03-10 22:16:56 +11:00
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

Hydrogen Deskpad

A 5 key macropad with an encoder, that can be mounted to a desk or below your monitor.

Make example for this keyboard (after setting up your build environment):

make h0oni/deskpad:default

Bootloader

Enter the bootloader in 2 ways:

  • Bootmagic reset: Hold down the key at (0,0) in the matrix (the left most key) and plug in the keyboard.
  • Physical reset button: Press the button at the back of the PCB twice to enter into the bootloader mode.

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.