summaryrefslogtreecommitdiff
path: root/keyboards/keebio/iris
AgeCommit message (Expand)Author
2023-02-13Refactor Leader key feature (#19632)Ryan
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2023-01-20Fix functions with empty params (#19647)Ryan
2023-01-17[Keyboard] keebio/iris document LED matrix (#19588)Dean Scarff
2022-12-14Tap Dance: remove `qk_` prefix (#19313)Ryan
2022-12-12[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y
2022-11-29[Keymap] Drashna updates for 0.19 (#19175)Drashna Jaelre
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan
2022-11-22Update use of legacy keycodes (#19120)Joel Challis
2022-11-21Remove .noci functionality (#19122)Joel Challis
2022-11-10VIA V3 - The Custom UI Update (#18222)Wilba
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel
2022-10-28Normalise Auto Shift keycodes (#18892)Ryan
2022-10-27Remove rgblight_list.h (#18878)Ryan
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan
2022-10-22Deprecate `VLK_TOG` for `VK_TOGG` (#18807)Ryan
2022-10-21Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan
2022-10-19Remove legacy Debug keycode (#18769)Ryan
2022-10-17Remove legacy sendstring keycodes (#18749)Ryan
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan
2022-10-11Remove legacy keycodes, part 3 (#18669)Ryan
2022-10-10Remove legacy keycodes, part 2 (#18660)Ryan
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-09-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-09-07Add Iris Rev. 6b (#18307)Danny
2022-09-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-09-07Update Iris VIA configuration (#18306)Danny
2022-09-06Remove legacy USE_SERIAL define (#18292)Dasky
2022-08-31Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-31Added personal Iris Rev6a layout and Milk 2% layout (#17600)Ryan Neff
2022-08-28Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-20Merge remote-tracking branch 'upstream/master' into developfauxpark
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan
2022-08-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-11[Keyboard] Add Iris Rev. 7 (#17967)Danny
2022-08-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-10[Keymap] Added personal keymap for keebio/iris/rev6 (#17971)Adam Applegate
2022-08-07Merge remote-tracking branch 'origin/master' into developQMK Bot