| Commit message (Expand) | Author | Age | Files | Lines |
* | Move ortho & numpad layouts to data driven (#20183) | Ryan | 2023-03-29 | 2 | -53/+16 |
* | Remove `RGB_DI_PIN` ifdefs (#20218) | Ryan | 2023-03-23 | 1 | -2/+0 |
* | Remove more empty headers (#20155) | Ryan | 2023-03-17 | 1 | -15/+0 |
* | Move matrix config to info.json, part 3 (#19991) | Ryan | 2023-03-11 | 2 | -8/+5 |
* | Move encoder config to data driven (#19923) | Ryan | 2023-02-26 | 2 | -3/+6 |
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 1 | -4/+0 |
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 2 | -6/+2 |
* | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 1 | -3/+0 |
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 1 | -1/+0 |
* | Migrate `LAYOUTS` to data driven (#19541) | Ryan | 2023-01-10 | 2 | -2/+1 |
* | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2022-10-29 | 2 | -16/+9 |
|\ |
|
| * | [Keyboard] Add Encoder map support for rart (#18851) | Alabahuy | 2022-10-28 | 3 | -17/+15 |
* | | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 2 | -2/+2 |
* | | Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) | Drashna Jaelre | 2022-10-15 | 1 | -1/+10 |
|/ |
|
* | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
* | Move keyboard USB IDs and strings to data driven: R (#17885) | Ryan | 2022-08-04 | 2 | -7/+6 |
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 1 | -1/+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 |
* | Remove Full Bootmagic (#13846) | James Young | 2021-08-06 | 1 | -1/+1 |
* | Convert Encoder callbacks to be boolean functions (#12805) | Drashna Jaelre | 2021-05-21 | 2 | -12/+14 |
* | Fix number RGB RART4x4 dan matrix pin RART45 (#11582) | Alabahuy | 2021-01-23 | 1 | -1/+1 |
* | Fix rart4x4 info.json (#11390) | Ryan | 2021-01-01 | 1 | -28/+28 |
* | [Keyboard] Add rart/rart4x4 with VIA support (#11095) | Alabahuy | 2020-12-16 | 9 | -0/+298 |