Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OLED: driver naming cleanups (#21710) | Ryan | 2023-08-15 | 2 | -2/+0 |
| | |||||
* | haptic: further naming cleanups (#21682) | Ryan | 2023-08-04 | 2 | -10/+10 |
| | |||||
* | haptic: naming cleanups (#21551) | Ryan | 2023-07-21 | 2 | -2/+0 |
| | |||||
* | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 2023-06-18 | 6 | -5/+9 |
| | |||||
* | Koalafications Handwired Layout Macro Additions (#20662) | James Young | 2023-05-02 | 4 | -97/+399 |
| | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_ansi_split_bs * add LAYOUT_ansi * add LAYOUT_ansi_rwkl_split_bs * add LAYOUT_ansi_rwkl | ||||
* | `info.json` whitespace cleanups (#20651) | Ryan | 2023-05-02 | 11 | -34/+34 |
| | |||||
* | Bebol Handwired Layout Macro Additions (#20660) | James Young | 2023-05-01 | 4 | -80/+489 |
| | |||||
* | Glacier Handwired Layout Macro Addition and Touch-Up (#20661) | James Young | 2023-05-01 | 2 | -123/+267 |
| | |||||
* | The Galleon Handwired Layout Macro Additions (#20663) | James Young | 2023-05-01 | 2 | -139/+723 |
| | |||||
* | Move 60% layouts to data driven (#20477) | Ryan | 2023-04-27 | 2 | -36/+69 |
| | |||||
* | Move single `LAYOUT_all`s to data driven (#20430) | Ryan | 2023-04-15 | 11 | -328/+493 |
| | |||||
* | Move single `LAYOUT`s to data driven (#20365) | Ryan | 2023-04-12 | 6 | -265/+263 |
| | |||||
* | Move split space/backspace layouts to data driven (#20356) | Ryan | 2023-04-08 | 4 | -249/+315 |
| | |||||
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 6 | -3/+9 |
| | |||||
* | Move 65% layouts to data driven (#20308) | Ryan | 2023-04-04 | 7 | -759/+626 |
| | |||||
* | Move TKL F13 and FRL layouts to data driven (#20310) | Ryan | 2023-04-04 | 2 | -480/+411 |
| | |||||
* | Add core/fallback encoder behaviour (#20320) | jack | 2023-04-03 | 2 | -25/+0 |
| | |||||
* | Move ortho & numpad layouts to data driven (#20183) | Ryan | 2023-03-29 | 2 | -34/+31 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Remove trailing zeroes in info.json layouts (#20156) | Ryan | 2023-03-17 | 1 | -4/+4 |
| | |||||
* | Remove more empty headers (#20155) | Ryan | 2023-03-17 | 14 | -203/+0 |
| | |||||
* | Fix layout macro keys with no matrix position (#20033) | Ryan | 2023-03-13 | 1 | -1/+1 |
| | |||||
* | Adjust offset for some layouts (#20075) | Ryan | 2023-03-13 | 1 | -1/+53 |
| | |||||
* | Move matrix config to info.json, part 6 (#20019) | Ryan | 2023-03-11 | 32 | -255/+80 |
| | |||||
* | Move encoder config to data driven (#19923) | Ryan | 2023-02-26 | 10 | -17/+25 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 15 | -60/+0 |
| | |||||
* | Merge branch 'master' into develop | Dasky | 2023-02-14 | 3 | -12/+8 |
|\ | |||||
| * | Fixup swiftrax/bumblebee (reduce firmware size) (#19834) | jack | 2023-02-13 | 3 | -16/+8 |
| | | |||||
* | | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 32 | -96/+32 |
| | | |||||
* | | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 16 | -48/+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 unused `MATRIX_HAS_GHOST` from config.h (#19726) | Ryan | 2023-02-03 | 16 | -49/+0 |
| | | |||||
* | | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 16 | -16/+0 |
| | | |||||
* | | Migrate `LAYOUTS` to data driven (#19541) | Ryan | 2023-01-10 | 6 | -6/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Migrate `LAYOUTS` to data driven, 0-9 * Migrate `LAYOUTS` to data driven, A * Migrate `LAYOUTS` to data driven, B * Migrate `LAYOUTS` to data driven, C * Migrate `LAYOUTS` to data driven, D * Migrate `LAYOUTS` to data driven, E * Migrate `LAYOUTS` to data driven, F * Migrate `LAYOUTS` to data driven, G * Migrate `LAYOUTS` to data driven, H * Migrate `LAYOUTS` to data driven, handwired * Migrate `LAYOUTS` to data driven, I * Migrate `LAYOUTS` to data driven, J * Migrate `LAYOUTS` to data driven, K * Migrate `LAYOUTS` to data driven, L * Migrate `LAYOUTS` to data driven, M * Migrate `LAYOUTS` to data driven, N * Migrate `LAYOUTS` to data driven, O * Migrate `LAYOUTS` to data driven, P * Migrate `LAYOUTS` to data driven, Q * Migrate `LAYOUTS` to data driven, R * Migrate `LAYOUTS` to data driven, S * Migrate `LAYOUTS` to data driven, T * Migrate `LAYOUTS` to data driven, U * Migrate `LAYOUTS` to data driven, V * Migrate `LAYOUTS` to data driven, W * Migrate `LAYOUTS` to data driven, X * Migrate `LAYOUTS` to data driven, Y * Migrate `LAYOUTS` to data driven, Z | ||||
* | | Revert RESET-> QK_BOOT in Read Me files where applicable (#19262) | Wolf Van Herreweghe | 2022-12-09 | 1 | -1/+1 |
|/ | |||||
* | `handwired/swiftrax/cowfish`: fix layouts (#18984) | Ryan | 2022-11-09 | 4 | -113/+519 |
| | |||||
* | `handwired/swiftrax/walter`: fix layout mismatch (#18974) | Ryan | 2022-11-06 | 2 | -81/+78 |
| | | | | | * `handwired/swiftrax/walter`: fix layout mismatch * Undo K4A removal, fix info.json instead | ||||
* | Fix "no matrix definition" errors for some boards (#18954) | Ryan | 2022-11-05 | 1 | -1/+1 |
| | |||||
* | Remove legacy Grave Escape keycodes (#18787) | Ryan | 2022-10-20 | 2 | -2/+2 |
| | |||||
* | Remove legacy keycodes, part 6 (#18740) | Ryan | 2022-10-16 | 2 | -3/+3 |
| | | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL` | ||||
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 16 | -19/+19 |
| | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) | Drashna Jaelre | 2022-10-15 | 1 | -1/+10 |
| | |||||
* | Fix handwired/swiftrax/bumblebee layout macro (#18377) | Joel Challis | 2022-09-16 | 1 | -1/+1 |
| | |||||
* | [Keyboard] add rgb animation handwired/swiftrax/glacier (#18121) | Brandon Claveria | 2022-08-22 | 1 | -1/+10 |
| | | | | Co-authored-by: swiftrax <swiftrax@github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis | 2022-08-20 | 4 | -5/+5 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: handwired (#17822) | Ryan | 2022-07-30 | 32 | -104/+98 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-05-17 | 1 | -2/+149 |
|\ | |||||
| * | DigiCarpice Configurator Rendering Fix (#17113) | James Young | 2022-05-17 | 1 | -2/+149 |
| | | | | | | | | | | * info.json: apply friendly formatting * info.json: rebuild layout data | ||||
* | | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 8 | -8/+8 |
|/ | |||||
* | [Keyboard] Add digicarpice (#16791) | Brandon Claveria | 2022-04-18 | 9 | -0/+247 |
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: swiftrax <swiftrax@github.com> | ||||
* | Digicarp65: fix layouts (#16328) | Ryan | 2022-02-14 | 2 | -331/+331 |
| | |||||
* | [Keyboard] Digicarp65 (#15926) | Brandon Claveria | 2022-02-08 | 9 | -0/+606 |
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: swiftrax <swiftrax@github.com> |