summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/foldkb/rev1
Commit message (Expand)AuthorAgeFilesLines
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-123-112/+82
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-162-2/+1
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-112-4/+5
* Move encoder config to data driven (#19923)Ryan2023-02-262-2/+5
* Move backlight config to data driven (#19910)Ryan2023-02-262-2/+3
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-3/+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 RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-1/+10
* Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-202-7/+93
* Add encoder defaults for Keebio boards (#16398)Danny2022-02-211-0/+18
* [Keyboard] Add FoldKB (#12255)Danny2021-04-024-0/+127