summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/iris/rev5
Commit message (Expand)AuthorAgeFilesLines
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-123-43/+73
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-161-1/+0
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-112-8/+11
* Move encoder config to data driven (#19923)Ryan2023-02-262-6/+13
* Move backlight config to data driven (#19910)Ryan2023-02-262-2/+4
* Move QMK LUFA bootloader config to data driven (#19879)Ryan2023-02-232-4/+6
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-4/+3
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-7/+3
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-3/+0
* Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-202-7/+7
* keebio/iris: Add ifdefs to encoder callbacks (#16642)Ryan2022-03-141-0/+2
* Add encoder defaults for Keebio boards (#16398)Danny2022-02-211-0/+18
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* [Keyboard] Disable console on Iris Rev5 (#14249)Drashna Jaelre2021-08-311-1/+1
* [Keyboard] Add Iris Rev. 5 (#13934)Danny2021-08-304-0/+163