Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) | Ryan | 2023-06-24 | 4 | -4/+2 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 2023-06-18 | 4 | -4/+2 |
| | |||||
* | Move `RGBLIGHT_SPLIT` to data driven (#21190) | Ryan | 2023-06-15 | 2 | -2/+0 |
| | | | | | * Move `RGBLIGHT_SPLIT` to data driven * Remove where `split_count` is already set | ||||
* | Move `RGBLED_SPLIT` to data driven (#21113) | Ryan | 2023-06-06 | 4 | -3/+5 |
| | | | | Co-authored-by: Joel Challis <git@zvecr.com> | ||||
* | Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) | Ryan | 2023-05-27 | 2 | -1/+3 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Move `FORCE_NKRO` to data driven (#20604) | Ryan | 2023-05-01 | 3 | -7/+2 |
| | |||||
* | Move single `LAYOUT`s to data driven (#20365) | Ryan | 2023-04-12 | 5 | -222/+247 |
| | |||||
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 4 | -2/+6 |
| | |||||
* | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan | 2023-03-16 | 4 | -80/+0 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Adjust offset for some layouts (#20075) | Ryan | 2023-03-13 | 1 | -95/+102 |
| | |||||
* | Move matrix config to info.json, part 3 (#19991) | Ryan | 2023-03-11 | 4 | -32/+14 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 1 | -23/+0 |
| | |||||
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 3 | -12/+2 |
| | |||||
* | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 2 | -6/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Clean up `DEBOUNCE` in config.h, 0-9 * Clean up `DEBOUNCE` in config.h, A * Clean up `DEBOUNCE` in config.h, B * Clean up `DEBOUNCE` in config.h, C * Clean up `DEBOUNCE` in config.h, D * Clean up `DEBOUNCE` in config.h, E * Clean up `DEBOUNCE` in config.h, F * Clean up `DEBOUNCE` in config.h, G * Clean up `DEBOUNCE` in config.h, H * Clean up `DEBOUNCE` in config.h, handwired * Clean up `DEBOUNCE` in config.h, I * Clean up `DEBOUNCE` in config.h, J * Clean up `DEBOUNCE` in config.h, K * Clean up `DEBOUNCE` in config.h, L * Clean up `DEBOUNCE` in config.h, M * Clean up `DEBOUNCE` in config.h, N * Clean up `DEBOUNCE` in config.h, O * Clean up `DEBOUNCE` in config.h, P * Clean up `DEBOUNCE` in config.h, Q * Clean up `DEBOUNCE` in config.h, R * Clean up `DEBOUNCE` in config.h, S * Clean up `DEBOUNCE` in config.h, T * Clean up `DEBOUNCE` in config.h, U * Clean up `DEBOUNCE` in config.h, V * Clean up `DEBOUNCE` in config.h, W * Clean up `DEBOUNCE` in config.h, X * Clean up `DEBOUNCE` in config.h, Y * Clean up `DEBOUNCE` in config.h, Z * Remove default debounce from info.json * Migrate non-default debounce to info.json | ||||
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 1 | -1/+0 |
| | |||||
* | Remove legacy keycodes, part 6 (#18740) | Ryan | 2022-10-16 | 2 | -2/+2 |
| | | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL` | ||||
* | Remove legacy international keycodes (#18588) | Ryan | 2022-10-09 | 3 | -4/+4 |
| | |||||
* | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 2 | -2/+0 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: R (#17885) | Ryan | 2022-08-04 | 2 | -8/+7 |
| | |||||
* | Rename keymap_extras headers for consistency (#16939) | Ryan | 2022-05-15 | 3 | -3/+3 |
| | |||||
* | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵ | Ryan | 2022-03-15 | 2 | -8/+0 |
| | | | | (#16655) | ||||
* | move @7-rate 's keebs to /rate (#16099) | peepeetee | 2022-02-09 | 20 | -0/+772 |