Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move `RGBLIGHT_LED_MAP` to data driven (#21095) | Ryan | 2023-06-14 | 2 | -1/+1 |
| | |||||
* | Move `RGBLED_SPLIT` to data driven (#21113) | Ryan | 2023-06-06 | 2 | -1/+3 |
| | | | | Co-authored-by: Joel Challis <git@zvecr.com> | ||||
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 2 | -1/+3 |
| | |||||
* | Move 65% layouts to data driven (#20308) | Ryan | 2023-04-04 | 3 | -563/+429 |
| | |||||
* | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan | 2023-03-16 | 2 | -2/+1 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Move matrix config to info.json, part 8 (#20030) | Ryan | 2023-03-11 | 2 | -6/+11 |
| | |||||
* | Move encoder config to data driven (#19923) | Ryan | 2023-02-26 | 2 | -5/+13 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Move `SOFT_SERIAL_PIN` to data driven (#19863) | Ryan | 2023-02-17 | 2 | -3/+3 |
| | |||||
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 1 | -5/+0 |
| | |||||
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 2 | -1/+2 |
| | |||||
* | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 1 | -3/+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 | ||||
* | keebio/quefrency — add missing `LAYOUT_all`'s to info.json (#19373) | jack | 2022-12-18 | 1 | -0/+103 |
| | |||||
* | Add encoder map to Quefrency VIA keymap (#18380) | Danny | 2022-09-19 | 2 | -2/+4 |
| | | | | | | | | | * Add encoder map to Quefrency VIA keymap * Explicitly define which RGB animations are enabled * Set different PID to prep for different VIA .json usage * Add ifdefs to handle if ENCODER_ENABLE is set to NO | ||||
* | Move keyboard USB IDs and strings to data driven: K (#17846) | Ryan | 2022-08-03 | 2 | -7/+6 |
| | | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | ||||
* | [Keyboard] Add Quefrency Rev. 5 (#17503) | Danny | 2022-07-11 | 6 | -0/+616 |