qmk_firmware/keyboards/h0oni/deskpad
Ryan 1e05bad1ba
Move TAPPING_TERM to data driven (#21296)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-06-24 17:44:21 +10:00
..
keymaps Tap Dance: remove qk_ prefix (#19313) 2022-12-14 12:40:25 -08:00
config.h Move TAPPING_TERM to data driven (#21296) 2023-06-24 17:44:21 +10:00
deskpad.c Move single LAYOUT_alls to data driven (#20430) 2023-04-15 21:08:15 +10:00
info.json Move TAPPING_TERM to data driven (#21296) 2023-06-24 17:44:21 +10:00
readme.md [Keyboard] Add deskpad (#15602) 2022-04-18 02:13:44 -07:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11: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.