summaryrefslogtreecommitdiffstats
path: root/keyboards/senselessclay/gos65
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-151-5/+14
|
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|
* Move keyboard USB IDs and strings to data driven: S (#17889)Ryan2022-08-042-7/+6
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-5/+1
| | | | (#16655)
* More keyboard rules.mk cleanups (#16044)Ryan2022-01-251-8/+5
| | | | | * More keyboard rules.mk cleanups * Found a couple more
* [Keyboard] Adding GOS65 files (#14734)hadi2022-01-069-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