summaryrefslogtreecommitdiff
path: root/keyboards/iron180
AgeCommit message (Expand)Author
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel
2023-05-03Iron180 Layout Macro Additions (#20680)James Young
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan
2023-02-21Move backlight config to data driven, part 1 (#19887)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-10-15led_update_kb -> led_update_ports where appropriate (#18716)Jouke Witteveen
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis
2022-07-29Move keyboard USB IDs and strings to data driven: I (#17836)Ryan
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2021-12-27Add 'capslock backlight' feature to Iron180 (#15462)Álvaro A. Volpato
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-07Iron180 LED fix (#15411)Álvaro A. Volpato
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-06-08Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-04-10Reverse K0E and K0G (#12491)Álvaro A. Volpato
2021-02-20Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-02-20Iron180: layout macro and Configurator rework (#11948)James Young
2021-01-21ChibiOS conf migrations... take 11 (#11646)Nick Brassel
2021-01-20Fix up comments showing how to execute config migration. (#11621)Nick Brassel
2020-12-21ChibiOS conf migrations... take 3 (#11261)Nick Brassel
2020-12-16[Keyboard] Iron180 (#10948)Álvaro A. Volpato