summaryrefslogtreecommitdiffstats
path: root/keyboards/jorne/rev1
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-2/+1
* Move `RGBLED_SPLIT` to data driven (#21113)Ryan2023-06-062-1/+3
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-1/+1
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-75/+44
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-162-4/+1
* Adjust offset for some layouts (#20075)Ryan2023-03-131-223/+45
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-052-6/+5
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-5/+3
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
* 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-202-8/+246
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-202-8/+246
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* [Keyboard] Add Jorne (#15461)joric2021-12-164-0/+82