summaryrefslogtreecommitdiffstats
path: root/keyboards/sofle/rev1/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2023-06-251-3/+0
* Move `TAPPING_TERM` to data driven (#21296)Ryan2023-06-241-2/+0
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-111-5/+0
* Move encoder config to data driven (#19923)Ryan2023-02-261-7/+0
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-171-3/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-1/+0
* Remove legacy define SERIAL_USE_MULTI_TRANSACTION (#18299)Dasky2022-09-071-1/+0
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-061-1/+0
* Move keyboard USB IDs and strings to data driven: S (#17889)Ryan2022-08-041-7/+0
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-3/+0
* [Keyboard] Add basic Keyhive Sofle support (#14296)Drashna Jaelre2021-10-051-1/+0
* Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-201-1/+0
* Add TAP_CODE_DELAY 10. Fix a typo (compilation error)Josef Adamcik2020-05-181-0/+2
* Add SofleKeyboard support to QMK firmware.Josef Adamcik2020-04-291-0/+38