Age | Commit message (Expand) | Author |
2023-02-19 | Move layouts for direct_pins boards to data driven (#19872) | Ryan |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan |
2023-02-03 | Debounce defines cleanup (#19742) | Ryan |
2023-02-03 | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) | Ryan |
2023-01-20 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2023-01-20 | Remove stray UNUSED_PINS (#19639) | Joel Challis |
2023-01-10 | Migrate `LAYOUTS` to data driven (#19541) | Ryan |
2022-11-03 | Remove more `UNUSED_PINS` defines (#18940) | Ryan |
2022-09-23 | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan |
2022-08-15 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark |
2022-08-15 | Move keyboard USB IDs and strings to data driven, pass 2: F-I (#17958) | Ryan |
2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel |
2022-05-16 | Various fixes for g_led_config lint warnings (#17104) | Joel Challis |
2022-01-17 | Add LAYOUTS entry to rules.mk (#15900) | Albert Y |
2022-01-13 | [Keyboard] Switch a_dux, cradio and ferris to split_3x5_2 (#15850) | Albert Y |
2021-12-12 | Fix up build options comments (#15463) | Ryan |
2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan |
2021-12-01 | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan |
2021-11-15 | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre |
2021-11-05 | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young |
2021-09-12 | Align ChibiOS I2C defs with other drivers (#14399) | Joel Challis |
2021-09-12 | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan |
2021-08-09 | Fix compliation for ferris 0.2 bling (#13937) | Dasky |
2021-08-09 | Merge remote-tracking branch 'upstream/master' into develop | James Young |
2021-08-09 | Support all the 0.2 Ferris variants (#12653) | Pierre Chevalier |
2021-08-06 | Remove Full Bootmagic (#13846) | James Young |
2021-06-08 | Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) | Ryan |
2021-04-18 | Add ferris 0.2 (#12133) | Pierre Chevalier |