qmk-keychron-q3-colemak-dh/keyboards/handwired/misterdeck
Less/Rikki 45fd373661
March merge additions (#417)
* fixup: update Vial keymaps per upstream reqs

more keycodes renamed

`rgb_matrix_indicators_user` return type switched to bool

keymaps/encoder maps that exceeded DYNAMIC_KEYMAP_LAYER_COUNT had excess
layers removed

EOL spaces and backslashes removed from keymaps

* fixup: DRIVER_LED_TOTAL --> RGB_MATRIX_LED_COUNT

* fixup: Vial-exclusive keyboard configs

* fixup: 42keebs rules

* fixup: relocated Vial keymaps

* fixup: cleanup post-keymap move

Remove wavtype/p01_ultra keymaps that went into QMK under different names

Fix handwired/misterdeck and 4pplet/waffling60/rev_c keymaps

* fixup: Vial-exclusive default keymaps

* fixup: remove broken via-only keymaps

compiling VIA keymaps is not supported anyway

* fixup: non-compiling Vial keymaps

* refactor: changes from QMK PR, fix Vial keymap
2023-03-20 10:33:07 -06:00
..
keymaps March merge additions (#417) 2023-03-20 10:33:07 -06:00
info.json Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
misterdeck.c handwired/misterdeck refactor (#16572) 2022-03-08 22:07:02 +00:00
misterdeck.h handwired/misterdeck refactor (#16572) 2022-03-08 22:07:02 +00:00
readme.md handwired/misterdeck refactor (#16572) 2022-03-08 22:07:02 +00:00
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.