aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/iris
Commit message (Expand)AuthorAgeFilesLines
* Tidy Keebio keyboards (#25653)Joel Challis2025-09-123-5/+10
* Migrate `eeconfig_init_kb` implementations to config (#25422)Joel Challis2025-09-129-51/+36
* Migrate `g_led_config` to DD (K2) (#25602)Jack Sangdahl2025-09-094-104/+140
* Configure boards to use development_board - K (#25421)Joel Challis2025-06-283-6/+3
* Remove `"command":false` from keyboards (#25193)Joel Challis2025-04-243-3/+0
* Remove `"console":false` from keyboards (#25190)Joel Challis2025-04-231-1/+0
* Update keycodes for keyboards with RGB Matrix (#24484)Ryan2024-11-241-4/+4
* Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2024-08-252-90/+0
* Migrate split.soft_serial_pin to split.serial.pin H-O (#24185)Joel Challis2024-07-238-8/+24
* Migrate SPLIT_HAND_PIN to json (#23924)Joel Challis2024-07-1312-48/+18
* Migrate SERIAL_DRIVER to json (#23925)Joel Challis2024-07-132-1/+3
* Remove broken keymap from keebio/iris (#24094)Joel Challis2024-07-125-321/+0
* Fix Iris/Irispad keymaps (#23856)Ryan2024-06-091-1/+1
* Migrate `LOCKING_*_ENABLE` to Data-Driven: K, Part 2 (#23769)James Young2024-05-2210-79/+30
* Fix iris via keymap (#23652)Joel Challis2024-05-041-0/+15
* Iris keymap update (#23635)Danny2024-04-303-137/+36
* Migrate build target markers to keyboard.json - JK (#23588)Joel Challis2024-04-231-0/+0
* Data-Driven Keyboard Conversions: K, Part 3 (#23566)James Young2024-04-2210-77/+55
* Miscellaneous keyboard.json migrations (#23486)Joel Challis2024-04-136-37/+31
* Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland2024-04-1216-11/+8
* Migrate `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` in remaining non-user keymaps (#...Ryan2024-02-221-2/+2
* Migrate lighting defaults to info.json (#22920)Joel Challis2024-02-016-6/+13
* Migrate RGB Matrix config to info.json - K (#22911)Joel Challis2024-02-016-103/+90
* Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan2023-12-203-3/+3
* [Keymap Removal] keebio/iris and related keymaps. (#22690)Joel Challis2023-12-18135-7198/+0
* [Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel2023-12-1714-762/+0
* Fix erroneous commas in `info.json` files (#21712)Duncan Sutherland2023-12-051-1/+1
* Fix a bunch of CLI warnings (#22589)Ryan2023-12-013-3/+0
* Remove userspace keymaps (#22544)Joel Challis2023-11-2641-1541/+0
* Migrate recently introduced sync items (#22305)Joel Challis2023-10-211-1/+3
* 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-062-20/+29
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-015-2/+304
|\|
| * Add Iris Rev. 8 (#21392)Danny2023-07-015-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