You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan dd086a51d8
Move matrix config to info.json, part 2 (#19987)
1 year ago
..
keymaps Tap Dance: remove `qk_` prefix (#19313) 1 year ago
config.h Move matrix config to info.json, part 2 (#19987) 1 year ago
deskpad.c [Keyboard] Add deskpad (#15602) 2 years ago
deskpad.h [Keyboard] Add deskpad (#15602) 2 years ago
info.json Move matrix config to info.json, part 2 (#19987) 1 year ago
readme.md [Keyboard] Add deskpad (#15602) 2 years ago
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 1 year 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.