Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 2 | -2/+2 |
| | | | | | * `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 | -5/+14 |
| | |||||
* | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: S (#17889) | Ryan | 2022-08-04 | 2 | -7/+6 |
| | |||||
* | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵ | Ryan | 2022-03-15 | 1 | -5/+1 |
| | | | | (#16655) | ||||
* | More keyboard rules.mk cleanups (#16044) | Ryan | 2022-01-25 | 1 | -8/+5 |
| | | | | | * More keyboard rules.mk cleanups * Found a couple more | ||||
* | [Keyboard] Adding GOS65 files (#14734) | hadi | 2022-01-06 | 9 | -0/+330 |
* Adding gos65 files * Updating info and config to align with other review * Changing LAYOUT_all to LAYOUT * Updating LAYOUT to have 69 elements |