| Commit message (Expand) | Author | Age | Files | Lines |
* | Move RGBLight animations to data driven (#21635) | Ryan | 2023-08-23 | 2 | -4/+6 |
* | Relocate backlight drivers (#21444) | Ryan | 2023-07-08 | 1 | -1/+0 |
* | Move `TAP_CODE_DELAY` to data driven (#21363) | Ryan | 2023-06-25 | 2 | -2/+3 |
* | Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) | Nick Brassel | 2023-06-23 | 1 | -2/+0 |
* | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 2023-06-18 | 2 | -1/+1 |
* | Move `RGBLIGHT_SLEEP` to data driven (#21072) | Ryan | 2023-06-16 | 2 | -1/+3 |
* | Move `FORCE_NKRO` to data driven (#20604) | Ryan | 2023-05-01 | 2 | -5/+2 |
* | Move remaining `LAYOUT_all`s to data driven (#20463) | Ryan | 2023-04-27 | 3 | -552/+474 |
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 2 | -1/+1 |
* | Move `WS2812_DRIVER` to data driven (#20248) | Ryan | 2023-03-26 | 2 | -1/+3 |
* | Move matrix config to info.json, part 2 (#19987) | Ryan | 2023-03-10 | 2 | -6/+5 |
* | Move encoder config to data driven (#19923) | Ryan | 2023-02-26 | 2 | -7/+5 |
* | Move backlight config to data driven (#19910) | Ryan | 2023-02-26 | 2 | -4/+5 |
* | Add some missing `#pragma once`s (#19902) | Ryan | 2023-02-21 | 2 | -17/+2 |
* | Move backlight config to data driven, part 1 (#19887) | Ryan | 2023-02-21 | 1 | -1/+0 |
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 1 | -4/+0 |
* | Move LED indicator config to data driven (#19800) | Ryan | 2023-02-17 | 2 | -5/+6 |
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 2 | -7/+3 |
* | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 1 | -1/+0 |
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 1 | -1/+0 |
* | Fixup ChibiOS header inclusion search ordering. (#19623) | Nick Brassel | 2023-01-19 | 2 | -2/+2 |
* | Reworked backlight keycodes. (#18961) | Nick Brassel | 2022-11-06 | 2 | -2/+2 |
* | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
* | Move keyboard USB IDs and strings to data driven: L (#17849) | Ryan | 2022-08-02 | 2 | -8/+7 |
* | Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma... | Joel Challis | 2022-02-26 | 1 | -2/+1 |
* | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 1 | -2/+1 |
* | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | 2021-12-01 | 1 | -2/+0 |
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young | 2021-11-05 | 1 | -1/+1 |
* | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan | 2021-09-12 | 1 | -1/+0 |
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -2/+0 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-08-19 | 5 | -428/+569 |
|\ |
|
| * | Linworks Whale75 Layout Macro refactor and Configurator fixes (#14059) | James Young | 2021-08-19 | 5 | -428/+569 |
* | | Remove Full Bootmagic (#13846) | James Young | 2021-08-06 | 1 | -1/+1 |
|/ |
|
* | Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) | Ryan | 2021-06-08 | 1 | -1/+4 |
* | 2021 May 29 Breaking Changes Update (#13034) | James Young | 2021-05-29 | 2 | -20/+22 |
* | remove keyboard_folder from info.json | Zach White | 2021-02-27 | 1 | -1/+0 |
* | Fix build for linworks/whale75. (#12042) | Nick Brassel | 2021-02-27 | 1 | -0/+1 |
* | [Keyboard] Whale 75 (#11486) | Moritz | 2021-02-07 | 11 | -0/+784 |