qmk_firmware/keyboards/h0oni/deskpad
2022-08-06 23:23:35 +10:00
..
keymaps [Keyboard] Add deskpad (#15602) 2022-04-18 02:13:44 -07:00
config.h Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
deskpad.c [Keyboard] Add deskpad (#15602) 2022-04-18 02:13:44 -07:00
deskpad.h [Keyboard] Add deskpad (#15602) 2022-04-18 02:13:44 -07:00
info.json Move keyboard USB IDs and strings to data driven: H (#17821) 2022-07-28 14:12:40 +01:00
readme.md [Keyboard] Add deskpad (#15602) 2022-04-18 02:13:44 -07:00
rules.mk [Keyboard] Add deskpad (#15602) 2022-04-18 02:13:44 -07:00

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.