| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove `"command":false` from keyboards (#25193) | Joel Challis | 2025-04-24 | 1 | -1/+0 |
| | | |||||
| * | Remove `"console":false` from keyboards (#25190) | Joel Challis | 2025-04-23 | 1 | -1/+0 |
| | | |||||
| * | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 2024-08-25 | 2 | -60/+0 |
| | | |||||
| * | Update Underglow keycodes (#23765) | Ryan | 2024-08-25 | 2 | -2/+2 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Migrate build target markers to keyboard.json - E (#23529) | Joel Challis | 2024-04-16 | 1 | -0/+0 |
| | | |||||
| * | Simplify more feature driver defines (#22090) | Ryan | 2023-09-25 | 1 | -1/+1 |
| | | |||||
| * | `info.json` whitespace cleanups (#20651) | Ryan | 2023-05-02 | 1 | -4/+0 |
| | | |||||
| * | CannonKeys Serenity Layout Macro Additions (#20570) | James Young | 2023-04-27 | 2 | -92/+525 |
| | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * info.json: correct layout data * add LAYOUT_tkl_f13_iso_split_bs_rshift * add LAYOUT_tkl_f13_iso * add LAYOUT_tkl_f13_ansi_split_bs_rshift * add LAYOUT_tkl_f13_ansi * enable Community Layout support | ||||
| * | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 1 | -1/+3 |
| | | |||||
| * | Remove trailing zeroes in info.json layouts (#20156) | Ryan | 2023-03-17 | 1 | -37/+37 |
| | | |||||
| * | Remove default and unused `BACKLIGHT_LEVELS` (#19898) | Ryan | 2023-02-22 | 1 | -1/+0 |
| | | |||||
| * | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 1 | -1/+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 deprecated Quantum keycodes (#19712) | Ryan | 2023-01-29 | 2 | -2/+2 |
| | | |||||
| * | Add missing `manufacturer` fields (#19065) | jack | 2022-11-13 | 1 | -0/+1 |
| | | |||||
| * | [Keyboard] Add Serenity PCB (#18705) | Andrew Kannan | 2022-11-13 | 9 | -0/+371 |
| Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||