summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/iris
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-2316-103/+104
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-234-4/+4
* backlight: split AVR PWM and timer drivers (#21540)Ryan2023-07-211-0/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-062-20/+29
|\
| * [Keymap] small changes, game layer for mattly keymap (#21375)Matthew Lyon2023-07-052-20/+29
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-015-2/+304
|\|
| * Add Iris Rev. 8 (#21392)Danny2023-06-305-2/+304
* | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-244-6/+4
* | Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-1816-10/+14
* | Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-164-2/+2
* | Move `RGBLED_SPLIT` to data driven (#21113)Ryan2023-06-0612-8/+16
* | Unicodemap keycodes rename (#21092)Ryan2023-06-011-5/+5
|/
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-274-2/+6
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-304-0/+201
|\
| * Adding my keymap (#20345)Jesse Estes2023-04-304-0/+201
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-265-0/+280
|\|
| * [Keymap] Add johnstegeman iris colemak keymap (#20575)John Stegeman2023-04-265-0/+280
* | Add encoder map for Iris Rev. 5 VIA (#20412)Danny2023-04-1912-598/+12
* | Encodermap direction define. (#20454)Nick Brassel2023-04-152-2/+2
* | Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)Ryan2023-04-141-3/+1
* | Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-1231-356/+730
* | Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-088-4/+12
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-0620-10/+30
* | Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-037-14/+0
* | Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-234-9/+0
* | Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-1612-40/+0
* | Move matrix config to info.json, part 8 (#20030)Ryan2023-03-1120-79/+90
* | Remove pointless `USE_I2C` blocks in keyboard headers (#20084)Ryan2023-03-105-41/+0
* | Remove empty rules.mk from keymaps (#20056)Joel Challis2023-03-081-0/+0
|/
* Move encoder config to data driven (#19923)Ryan2023-02-2614-35/+52
* Move backlight config to data driven (#19910)Ryan2023-02-2612-17/+24
* Move QMK LUFA bootloader config to data driven (#19879)Ryan2023-02-236-12/+18
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-231-1/+1
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-1720-31/+30
* Remove matrix size defines (#19581)Ryan2023-02-1710-50/+0
* Refactor Leader key feature (#19632)Ryan2023-02-131-3/+0
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-19/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0820-70/+30
* Debounce defines cleanup (#19742)Ryan2023-02-0310-30/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-0310-30/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-314-4/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-2810-30/+0
* Fix functions with empty params (#19647)Ryan2023-01-201-1/+1
* [Keyboard] keebio/iris document LED matrix (#19588)Dean Scarff2023-01-171-1/+1
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-147-9/+9
* [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y2022-12-122-2/+2
* [Keymap] Drashna updates for 0.19 (#19175)Drashna Jaelre2022-11-293-16/+6
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-274-4/+4
* Update use of legacy keycodes (#19120)Joel Challis2022-11-221-2/+2
* Remove .noci functionality (#19122)Joel Challis2022-11-214-0/+0