Age | Commit message (Collapse) | Author |
|
* Phoebe/Maxr1998 keymap: enable space cadet with curly braces
* Revert space cadet for left shift, open curly brace on right shift
|
|
|
|
* 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)
|
|
* [Phoebe] Allow to input pipe characters with only one modifier
* [Phoebe] Update RGB animations
|
|
|
|
* fix LAYOUT macro
* Phoebe: Update default keymap
* Replace XXXXXXX macro with the previous key instead
|
|
* Cleanup rules.mk for 32U4 keyboards, L-M
* Move some stuff to keyboard level
|
|
* Add Phoebe, a keyboard by Maxr1998
* Improve include-guard
* Remove unused functions
* Remove unused extern
* Add image
* Some more fixes
|
|
|
|
* 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
|
|
* 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
|