summaryrefslogtreecommitdiff
path: root/keyboards/maxr1998
Commit message (Collapse)AuthorAge
* Cleanup rules.mk for 32U4 keyboards, L-M (#7120)fauxpark2019-10-24
| | | | | | * Cleanup rules.mk for 32U4 keyboards, L-M * Move some stuff to keyboard level
* [Keyboard] Add Phoebe, a keyboard by Maxr1998 (#6870)Max Rumpf2019-10-05
| | | | | | | | | | | | | | * Add Phoebe, a keyboard by Maxr1998 * Improve include-guard * Remove unused functions * Remove unused extern * Add image * Some more fixes
* [Keyboard] Add image for Pulse 4k (#6869)Max Rumpf2019-10-04
|
* Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)Drashna Jaelre2019-07-16
| | | | | | | | | | | | * Remove the need to set NUM_OF_ENCODERS Instead, calculate the size of the array, and use that instead * Add hack for split common support * Remove NUM_OF_ENCODERS from keyboard config Can be reverted, if needed
* [Keyboard] Add Pulse 4k, a macropad by Maxr1998 (#6195)Max Rumpf2019-06-26
* Add Pulse 4k, a macropad by Maxr1998 * Some config tweaks * Remove image note * Add license headers * Fix media keys * Remove Play/pause again as it doesn't work on Linux