summaryrefslogtreecommitdiff
path: root/keyboards/maxr1998/pulse4k/config.h
Commit message (Collapse)AuthorAge
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-15
|
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-06
|
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-03
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-15
| | | | (#16655)
* Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-20
|
* [Pulse4k] Various improvementsMaxr19982020-05-17
| | | | Rework led adjustment combo (have it defined by keymap now), reformat code, update copyright
* 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