qmk-firmwares/keyboards/handwired/misterdeck
Ryan ccb6c908dd
Remove SOFT_SERIAL_PIN for non-split boards (#19774)
* Remove `SOFT_SERIAL_PIN` for non-split boards

* Delete more empty config.h
2023-02-08 23:57:42 +00:00
..
keymaps Joystick feature improvements (#19052) 2022-11-27 03:14:45 +11:00
info.json Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
misterdeck.c
misterdeck.h
readme.md
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

MisterDeck

MisteRdeck

A 3D-printed streamdeck like keyboard featuring 12 keys and 4 sliders

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

make handwired/misterdeck:default

Flashing example for this keyboard:

make handwired/misterdeck:default:flash

Connect a momentary switch to RST and GND, hit twice in succession to reset the board into bootloader mode.

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