Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 2 | -7/+3 |
| | |||||
* | Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) | Ryan | 2022-11-27 | 1 | -3/+3 |
| | |||||
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 2 | -2/+2 |
| | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-10-05 | 5 | -0/+83 |
|\ | |||||
| * | Fixup builds for mechlovin/infinity87. (#18604) | Nick Brassel | 2022-10-05 | 5 | -0/+83 |
| | | |||||
* | | Fix Per Key LED Indicator Callbacks (#18450) | Drashna Jaelre | 2022-10-04 | 1 | -22/+14 |
| | | | | | | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | | Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415) | Ryan | 2022-09-26 | 1 | -1/+0 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-25 | 1 | -91/+104 |
|\| | |||||
| * | Untangle layouts for Dimple rev3 and Infinity87 (#18462) | Ryan | 2022-09-25 | 1 | -91/+104 |
| | | |||||
* | | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 2022-09-23 | 2 | -2/+2 |
|/ | |||||
* | Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090) | Ryan | 2022-08-20 | 2 | -5/+7 |
| | |||||
* | Remove use of __flash due to LTO issues (#15268) | Joel Challis | 2021-11-24 | 1 | -1/+1 |
| | |||||
* | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre | 2021-11-15 | 1 | -3/+51 |
| | |||||
* | Clean up LED/RGB Matrix driver config (#14760) | Ryan | 2021-10-10 | 1 | -3/+1 |
| | |||||
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -2/+0 |
| | |||||
* | __flash? (#13799) | Joel Challis | 2021-07-31 | 1 | -1/+1 |
| | |||||
* | Fix RGB/LED Suspend defines (#13146) | Drashna Jaelre | 2021-06-09 | 1 | -1/+1 |
| | |||||
* | Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) | Ryan | 2021-06-08 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | * Set bootloader to stm32-dfu for STM32F303 * Set bootloader to stm32-dfu for STM32F0x2 * Set bootloader to stm32-dfu for STM32F4x1 * Set bootloader to stm32duino for sowbug * Delete redundant bootloader_defs headers * Add some missing MCU name comments * Move APM32 dfu-suffix overrides underneath bootloader * Remove redundant STM32_BOOTLOADER_ADDRESS defines/rules | ||||
* | Add TH1800 PCB, Hex6C PCB, Rogue87 PCB, Rouge87 PCB, Infinity87 series (#11977) | mechlovin | 2021-04-09 | 6 | -0/+360 |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com> Co-authored-by: vuhopkep <boy9x0@gmail.com> |