summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/iris/rev4
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-13/+13
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+1
* Move `RGBLED_SPLIT` to data driven (#21113)Ryan2023-06-062-1/+3
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-123-25/+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
* Remove pointless `USE_I2C` blocks in keyboard headers (#20084)Ryan2023-03-101-8/+0
* Move encoder config to data driven (#19923)Ryan2023-02-262-6/+13
* Move backlight config to data driven (#19910)Ryan2023-02-262-3/+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-3/+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
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-152-2/+11
* 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-1/+1
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-071-3/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* [Keyboard] Disable console by default on all Keebio boards (#13649)Drashna Jaelre2021-07-231-2/+2
* Extensible split data sync (#11930)Nick Brassel2021-06-181-0/+2
* Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-201-1/+0
* Add Keebio lighting defaults (#8884)Danny2020-04-251-0/+17
* [Keyboard] Iris via changes (#8597)Danny2020-03-291-2/+2
* Allow RGBLIGHT_ANIMATIONS to work on keebio/iris configurator buildszvecr2020-03-191-0/+1
* Update encoder functions for Iris VIA keymap (#8295)Danny2020-03-021-1/+0
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-301-4/+4
* VIA Configurator Refactor (#7268)Wilba2020-01-031-20/+0
* [Keyboard] Move Nyquist/Iris rules.mk files, update READMEs (#7196)Danny2019-10-291-2/+34
* [Keyboard] Add Iris Rev 4 (#6660)Danny2019-09-054-0/+132