Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove legacy EEPROM clear keycodes (#18782) | Ryan | 2022-10-20 | 4 | -4/+4 |
| | | | | | | | | | | | * `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 | 4 | -12/+12 |
| | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) | Drashna Jaelre | 2022-10-15 | 1 | -3/+0 |
| | |||||
* | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis | 2022-08-20 | 1 | -1/+1 |
| | |||||
* | Move keyboard USB IDs and strings to data driven, pass 2: S-Y (#18093) | Ryan | 2022-08-20 | 5 | -14/+15 |
| | |||||
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 4 | -4/+4 |
| | |||||
* | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵ | Ryan | 2022-03-15 | 1 | -5/+1 |
| | | | | (#16655) | ||||
* | [Keyboard] New kbd Navpad 1.0 (#15507) | MakotoKurauchi | 2022-01-10 | 21 | -0/+811 |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: keyaki-namiki <28521374+keyaki-namiki@users.noreply.github.com> |