| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove more empty headers (#20155) | Ryan | 2023-03-17 | 2 | -33/+0 |
* | Move matrix config to info.json, part 8 (#20030) | Ryan | 2023-03-11 | 6 | -15/+15 |
* | Add some missing `#pragma once`s (#19902) | Ryan | 2023-02-21 | 3 | -0/+5 |
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 3 | -9/+0 |
* | Move LED indicator config to data driven (#19800) | Ryan | 2023-02-17 | 4 | -8/+10 |
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 6 | -18/+6 |
* | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 4 | -4/+1 |
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 3 | -3/+0 |
* | Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) | Ryan | 2022-11-27 | 1 | -1/+1 |
* | [Keyboard] Add support for KBDfans Odin V2 (#18910) | Lex Brugman | 2022-11-20 | 10 | -0/+356 |
* | LED config fixes (#18973) | Ryan | 2022-11-11 | 2 | -31/+25 |
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 4 | -14/+14 |
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) | Drashna Jaelre | 2022-10-15 | 1 | -6/+9 |
* | Fix Per Key LED Indicator Callbacks (#18450) | Drashna Jaelre | 2022-10-04 | 1 | -11/+14 |
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 2022-09-23 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-08-20 | 2 | -2/+2 |
|\ |
|
| * | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis | 2022-08-20 | 2 | -2/+2 |
* | | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 2 | -2/+0 |
|/ |
|
* | Move keyboard USB IDs and strings to data driven: K (#17846) | Ryan | 2022-08-03 | 4 | -17/+16 |
* | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16... | Ryan | 2022-03-15 | 1 | -2/+1 |
* | [Keyboard] fix odin rgb light error (#15914) | moyi4681 | 2022-01-17 | 1 | -1/+1 |
* | Correct matrix effect name (#15816) | Albert Y | 2022-01-11 | 1 | -1/+1 |
* | Fix info.json for kbdfans/odin/{rgb,soldered} (#15750) | Sergey Vlasov | 2022-01-05 | 2 | -10/+219 |
* | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 2 | -4/+2 |
* | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | 2021-12-01 | 2 | -4/+0 |
* | [Keyboard] add odin keyboard (#15150) | moyi4681 | 2021-11-29 | 20 | -0/+584 |