| Commit message (Expand) | Author | Age | Files | Lines |
* | Move encoder config to data driven (#19923) | Ryan | 2023-02-26 | 2 | -6/+5 |
* | Move backlight config to data driven (#19910) | Ryan | 2023-02-26 | 5 | -11/+9 |
* | Add some missing `#pragma once`s (#19902) | Ryan | 2023-02-21 | 1 | -0/+2 |
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 5 | -18/+0 |
* | Remove unused RGBLight defines from config.h (#19859) | Ryan | 2023-02-17 | 1 | -20/+0 |
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 10 | -30/+10 |
* | Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752) | Ryan | 2023-02-06 | 2 | -10/+0 |
* | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 7 | -18/+0 |
* | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) | Ryan | 2023-02-03 | 3 | -9/+0 |
* | Clean up Force NKRO in config.h (#19718) | Ryan | 2023-01-30 | 3 | -63/+0 |
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 7 | -7/+0 |
* | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan | 2023-01-28 | 1 | -1/+0 |
* | Fix functions with empty params (#19647) | Ryan | 2023-01-20 | 1 | -1/+1 |
* | Migrate `LAYOUTS` to data driven (#19541) | Ryan | 2023-01-10 | 4 | -4/+2 |
* | Remove legacy Grave Escape keycodes (#18787) | Ryan | 2022-10-20 | 3 | -3/+3 |
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 5 | -5/+5 |
* | Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) | Drashna Jaelre | 2022-10-15 | 8 | -8/+63 |
* | Update info.json configs to explicitly list RGBLIGHT animations (#18730) | Drashna Jaelre | 2022-10-15 | 2 | -2/+20 |
* | Fix Per Key LED Indicator Callbacks (#18450) | Drashna Jaelre | 2022-10-04 | 2 | -2/+10 |
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 2022-09-23 | 2 | -2/+2 |
* | Remove more RESET keycode references (#18252) | Joel Challis | 2022-09-03 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-08-14 | 12 | -30/+18 |
|\ |
|
| * | Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945) | Ryan | 2022-08-14 | 12 | -30/+18 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-07 | 1 | -1/+1 |
|\| |
|
| * | RESET -> QK_BOOT default keymaps (#17939) | Joel Challis | 2022-08-07 | 1 | -1/+1 |
* | | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 5 | -5/+0 |
|/ |
|
* | Move keyboard USB IDs and strings to data driven: C (#17789) | Ryan | 2022-07-26 | 10 | -36/+32 |
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 11 | -12/+12 |
* | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16... | Ryan | 2022-03-15 | 3 | -8/+0 |
* | Remove parent-relative paths from keyboards. (#16282) | Nick Brassel | 2022-02-10 | 1 | -1/+3 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-26 | 1 | -2/+2 |
|\ |
|
| * | CU65: Fix VIA keymap (#16062) | Ryan | 2022-01-26 | 1 | -2/+2 |
* | | Remove `action_function()` from LFKeyboards boards (#15993) | Ryan | 2022-01-22 | 3 | -69/+0 |
* | | CLI: Parse USB device version BCD (#14580) | Ryan | 2022-01-17 | 2 | -2/+2 |
* | | [Keyboard] move cu24, cu75, cu80/v1 into capsunlocked folder (#15758) | peepeetee | 2022-01-10 | 27 | -0/+1119 |
|/ |
|
* | 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 |
* | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre | 2021-11-15 | 2 | -0/+96 |
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young | 2021-11-05 | 4 | -4/+4 |
* | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan | 2021-09-12 | 2 | -2/+0 |
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 4 | -8/+0 |
* | Remove bootloader listings from rules.mk (#14330) | Ryan | 2021-09-10 | 2 | -2/+2 |
* | Remove Full Bootmagic (#13846) | James Young | 2021-08-06 | 2 | -2/+2 |
* | capsunlocked/cu7: fix missing key object (#13862) | James Young | 2021-08-03 | 1 | -1/+11 |
* | [Keyboard] CU65 layout update (#13589) | Daegara | 2021-07-19 | 5 | -1/+154 |
* | [Keyboard] CapsUnlocked CU7 (#13429) | Rys Sommefeldt | 2021-07-11 | 8 | -0/+215 |
* | Cleanup junk chars, part 2 (#13284) | Ryan | 2021-06-25 | 2 | -25/+25 |
* | VIA compile fixes (#13054) | Xelus22 | 2021-05-31 | 2 | -0/+4 |
* | 2021 May 29 Breaking Changes Update (#13034) | James Young | 2021-05-29 | 6 | -6/+16 |
* | [Keyboard] Capsunlocked CU80 Squish and Refactor (#12193) | maz0r | 2021-04-18 | 40 | -1111/+436 |