qmk_firmware/keyboards/onnenon/hotdog_pad
Stephen Onnen be7786bfc6
Addition of Hotdog Pad (#24650)
* Add Hotdog Pad

* remove encoder_map feature

* Add rules.mk

* move rules.mk into keymap

* Update keyboards/onnenon/hotdog_pad/keyboard.json

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/onnenon/hotdog_pad/keyboard.json

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/onnenon/hotdog_pad/keymaps/default/keymap.c

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/onnenon/hotdog_pad/keymaps/default/keymap.c

Co-authored-by: Joel Challis <git@zvecr.com>

* add hotdog_pad.c

* fix reversed encoder pins

* Update keyboards/onnenon/hotdog_pad/hotdog_pad.c

Co-authored-by: Joel Challis <git@zvecr.com>

---------

Co-authored-by: Joel Challis <git@zvecr.com>
2024-12-02 07:57:34 -07:00
..
keymaps/default Addition of Hotdog Pad (#24650) 2024-12-02 07:57:34 -07:00
hotdog_pad.c Addition of Hotdog Pad (#24650) 2024-12-02 07:57:34 -07:00
keyboard.json Addition of Hotdog Pad (#24650) 2024-12-02 07:57:34 -07:00
readme.md Addition of Hotdog Pad (#24650) 2024-12-02 07:57:34 -07:00

Hotdog Pad

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

make onnenon/hotdog_pad:default

Flashing example for this keyboard:

make onnenon/hotdog_pad:default:flash

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

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
  • Physical reset button: Briefly press the button on the back of the PCB - some may have pads you must short instead
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available