| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove default and unused `BACKLIGHT_LEVELS` (#19898) | Ryan | 2023-02-22 | 2 | -6/+0 |
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 5 | -20/+0 |
* | Move LED indicator config to data driven (#19800) | Ryan | 2023-02-17 | 8 | -17/+22 |
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 10 | -30/+10 |
* | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 5 | -17/+0 |
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 5 | -5/+0 |
* | Migrate `LAYOUTS` to data driven (#19541) | Ryan | 2023-01-10 | 2 | -2/+1 |
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 8 | -10/+10 |
* | Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) | Drashna Jaelre | 2022-10-15 | 2 | -3/+21 |
* | Fix Per Key LED Indicator Callbacks (#18450) | Drashna Jaelre | 2022-10-04 | 1 | -2/+5 |
* | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-09-24 | 10 | -0/+333 |
|\ |
|
| * | [Keyboard] add CherryB CB65 (#18356) | lunatic | 2022-09-24 | 10 | -0/+333 |
* | | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 2022-09-23 | 1 | -1/+1 |
|/ |
|
* | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 4 | -4/+0 |
* | Move keyboard USB IDs and strings to data driven: C (#17789) | Ryan | 2022-07-26 | 8 | -31/+27 |
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 3 | -3/+3 |
* | [Keyboard] and CB87v2 and CB87RGB and fixed CB1800 and CB87 (#15824) | DA | 2022-01-13 | 22 | -1/+802 |
* | 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 |
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young | 2021-11-05 | 2 | -2/+2 |
* | 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 | 2 | -4/+0 |
* | Remove Full Bootmagic (#13846) | James Young | 2021-08-06 | 2 | -2/+2 |
* | CherryB Studio CB1800: fix key sequence in info.json (#13779) | James Young | 2021-07-29 | 1 | -2/+118 |
* | [Keyboard] add cherryb studio cb1800 keyboard (#13639) | DA | 2021-07-29 | 10 | -0/+270 |
* | [CI] Format code according to conventions (#12468) | github-actions[bot] | 2021-04-03 | 1 | -1/+1 |
* | [Keyboard] Add CherryB Studio Keyboards (#11475) | Duong Anh | 2021-04-02 | 10 | -0/+582 |