Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Encodermap direction define. (#20454) | Nick Brassel | 2023-04-15 | 2 | -2/+2 |
| | |||||
* | Remove legacy Grave Escape keycodes (#18787) | Ryan | 2022-10-20 | 3 | -3/+3 |
| | |||||
* | Remove legacy EEPROM clear keycodes (#18782) | Ryan | 2022-10-20 | 1 | -1/+1 |
| | | | | | | | | | | | * `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 | ||||
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 1 | -2/+2 |
| | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 1 | -1/+1 |
| | |||||
* | [Keyboard] encoder map on more mechwild boards (#17894) | Less/Rikki | 2022-08-05 | 4 | -12/+27 |
| | |||||
* | [Keymap] Jonavin userspace encoder alt tab scrolling (#14979) | jonavin | 2021-10-30 | 3 | -2/+8 |
| | | | Co-authored-by: Jonavin <=> | ||||
* | [Keymap] Jonavin userspace keymap updates INVERT_NUMLOCK_INDICATOR (#14880) | jonavin | 2021-10-22 | 3 | -19/+29 |
| | | | Co-authored-by: Jonavin <=> | ||||
* | [Keymap] Jonavin new obe keymap (#14657) | jonavin | 2021-10-11 | 4 | -0/+210 |
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Jonavin <=> | ||||
* | [Keyboard] New Keyboard - OBE (#13545) | Kyle McCreery | 2021-07-21 | 3 | -0/+102 |
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> |