summaryrefslogtreecommitdiffstats
path: root/keyboards/jorne/rev1/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLED_SPLIT` to data driven (#21113)Ryan2023-06-061-1/+0
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-1/+0
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-051-6/+0
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-171-5/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-201-8/+0
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-201-8/+0
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* [Keyboard] Add Jorne (#15461)joric2021-12-161-0/+46