summaryrefslogtreecommitdiff
path: root/keyboards/keebio/iris
AgeCommit message (Expand)AuthorFilesLines
2025-09-12Tidy Keebio keyboards (#25653)Joel Challis3-5/+10
2025-09-12Migrate `eeconfig_init_kb` implementations to config (#25422)Joel Challis9-51/+36
2025-09-09Migrate `g_led_config` to DD (K2) (#25602)Jack Sangdahl4-104/+140
2025-06-28Configure boards to use development_board - K (#25421)Joel Challis3-6/+3
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis3-3/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-4/+4
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-90/+0
2024-07-23Migrate split.soft_serial_pin to split.serial.pin H-O (#24185)Joel Challis8-8/+24
2024-07-13Migrate SPLIT_HAND_PIN to json (#23924)Joel Challis12-48/+18
2024-07-13Migrate SERIAL_DRIVER to json (#23925)Joel Challis2-1/+3
2024-07-12Remove broken keymap from keebio/iris (#24094)Joel Challis5-321/+0
2024-06-09Fix Iris/Irispad keymaps (#23856)Ryan1-1/+1
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: K, Part 2 (#23769)James Young10-79/+30
2024-05-04Fix iris via keymap (#23652)Joel Challis1-0/+15
2024-04-29Iris keymap update (#23635)Danny3-137/+36
2024-04-23Migrate build target markers to keyboard.json - JK (#23588)Joel Challis1-0/+0
2024-04-22Data-Driven Keyboard Conversions: K, Part 3 (#23566)James Young10-77/+55
2024-04-13Miscellaneous keyboard.json migrations (#23486)Joel Challis6-37/+31
2024-04-11Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland16-11/+8
2024-02-22Migrate `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` in remaining non-user keymaps (#...Ryan1-2/+2
2024-02-01Migrate lighting defaults to info.json (#22920)Joel Challis6-6/+13
2024-02-01Migrate RGB Matrix config to info.json - K (#22911)Joel Challis6-103/+90
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan3-3/+3
2023-12-18[Keymap Removal] keebio/iris and related keymaps. (#22690)Joel Challis135-7198/+0
2023-12-17[Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel14-762/+0
2023-12-04Fix erroneous commas in `info.json` files (#21712)Duncan Sutherland1-1/+1
2023-12-01Fix a bunch of CLI warnings (#22589)Ryan3-3/+0
2023-11-27Remove userspace keymaps (#22544)Joel Challis41-1541/+0
2023-10-21Migrate recently introduced sync items (#22305)Joel Challis1-1/+3
2023-08-23Move RGBLight animations to data driven (#21635)Ryan16-103/+104
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan4-4/+4
2023-07-21backlight: split AVR PWM and timer drivers (#21540)Ryan1-0/+1
2023-07-06Merge remote-tracking branch 'origin/master' into developQMK Bot2-20/+29
2023-07-05[Keymap] small changes, game layer for mattly keymap (#21375)Matthew Lyon2-20/+29
2023-07-01Merge remote-tracking branch 'origin/master' into developQMK Bot5-2/+304
2023-06-30Add Iris Rev. 8 (#21392)Danny5-2/+304
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan4-6/+4
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan16-10/+14
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan4-2/+2
2023-06-06Move `RGBLED_SPLIT` to data driven (#21113)Ryan12-8/+16
2023-06-01Unicodemap keycodes rename (#21092)Ryan1-5/+5
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan4-2/+6
2023-04-30Merge remote-tracking branch 'origin/master' into developQMK Bot4-0/+201
2023-04-30Adding my keymap (#20345)Jesse Estes4-0/+201
2023-04-26Merge remote-tracking branch 'origin/master' into developQMK Bot5-0/+280
2023-04-26[Keymap] Add johnstegeman iris colemak keymap (#20575)John Stegeman5-0/+280
2023-04-19Add encoder map for Iris Rev. 5 VIA (#20412)Danny12-598/+12
2023-04-15Encodermap direction define. (#20454)Nick Brassel2-2/+2
2023-04-14Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)Ryan1-3/+1