aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/maxr1998/pulse4k/keymaps/default/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* [Pulse4k] Various improvementsMaxr19982020-05-171-16/+18
| | | | Rework led adjustment combo (have it defined by keymap now), reformat code, update copyright
* [Keyboard] Fix Pulse4k info.json LAYOUT name (#7965)Max Rumpf2020-01-281-10/+3
| | | | | | | | | | | | | * Fix Pulse4k info.json LAYOUT name * Add missing functions to fix configurator Add empty encoder functions to the keyboard code, as the configurator doesn't see the keymap defined functions at first. To be able to override these functions, they are marked as 'weak'. * Rework encoder functions another time Default implementation is now provided as part of the keyboard, but they can still be overriden within the keymap (template is commented out by default)
* [Keyboard] Add Pulse 4k, a macropad by Maxr1998 (#6195)Max Rumpf2019-06-261-0/+48
* 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