summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/misterdeck
Commit message (Collapse)AuthorAgeFilesLines
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-052-42/+12
|
* Remove more empty headers (#20155)Ryan2023-03-171-18/+0
|
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-19/+0
| | | | | * Remove `SOFT_SERIAL_PIN` for non-split boards * Delete more empty config.h
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
|
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|
* Joystick feature improvements (#19052)Ryan2022-11-274-4/+4
|
* Normalise Joystick and Programmable Button keycodes (#18832)Ryan2022-10-241-1/+1
|
* Joystick feature updates (#16732)Ryan2022-03-262-4/+0
| | | | | | | * Joystick feature updates * Move new functions to joystick.h * Docs
* handwired/misterdeck refactor (#16572)Ryan2022-03-0812-80/+89
| | | | | * handwired/misterdeck refactor * Forgot to remove this
* [Keyboard] Add misterdeck 3d-printed handwired stream deck (#15556)Chris Broekema2022-01-2810-0/+254
Co-authored-by: Ryan <fauxpark@gmail.com>