Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>
|
|
|
|
|
|
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* `EEP_RST` -> `EE_CLR`, default-ish keymaps
* `EEP_RST` -> `EE_CLR`, user keymaps
* `EEP_RST` -> `EE_CLR`, community layouts
* `EEP_RST` -> `EE_CLR`, userspace
* `EEP_RST` -> `EE_CLR`, docs & core
|
|
|
|
|
|
|
|
|
|
|
|
* info.json: apply friendly formatting
* info.json: remove dead space in Configurator rendering
* physically arrange layout macro
* info.json: correct Configurator key sequence
|
|
|
|
* info.json: fix layout reference
`LAYOUT` -> `LAYOUT_ortho_5x12`
* info.json: apply friendly formatting
* info.json: correct maintainer value
|
|
* `DEBUG` -> `DB_TOGG`, default-ish keymaps
* `DEBUG` -> `DB_TOGG`, user keymaps
* `DEBUG` -> `DB_TOGG`, community layouts
* `DEBUG` -> `DB_TOGG`, userspace
* `DEBUG` -> `DB_TOGG`, docs & core
|
|
* A little cleanup after #18726
* Re-instate RGBLIGHT_EFFECT_STATIC_GRADIENT
* Extend to spin
|
|
|
|
|
|
|
|
* `KC_RSHIFT` -> `KC_RSFT`
* `KC_RCTRL` -> `KC_RCTL`
* `KC_LSHIFT` -> `KC_LSFT`
* `KC_LCTRL` -> `KC_LCTL`
|
|
|
|
|
|
This allows user keymaps to set a different music map.
|
|
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
|
|
|
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
|
|
|