Ryan 7e0299117b Move encoder config to data driven (#19923) 3 years ago
..
keymaps 1978007fae Tap Dance: remove `qk_` prefix (#19313) 3 years ago
config.h 7e0299117b Move encoder config to data driven (#19923) 3 years ago
deskpad.c f52f3f1077 [Keyboard] Add deskpad (#15602) 4 years ago
deskpad.h f52f3f1077 [Keyboard] Add deskpad (#15602) 4 years ago
info.json 7e0299117b Move encoder config to data driven (#19923) 3 years ago
readme.md f52f3f1077 [Keyboard] Add deskpad (#15602) 4 years ago
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago

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.