summaryrefslogtreecommitdiff
path: root/keyboards/maxr1998/pulse4k/config.h
AgeCommit message (Collapse)Author
2021-01-20Remove `DESCRIPTION`, K-M (#11619)Ryan
2020-05-17[Pulse4k] Various improvementsMaxr1998
Rework led adjustment combo (have it defined by keymap now), reformat code, update copyright
2019-07-16Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)Drashna Jaelre
* 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
2019-06-26[Keyboard] Add Pulse 4k, a macropad by Maxr1998 (#6195)Max Rumpf
* 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