Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move `TAP_CODE_DELAY` to data driven (#21363) | Ryan | 2023-06-25 | 2 | -20/+3 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-06-24 | 2 | -1/+40 |
|\ | |||||
| * | Mechlovin Zed65 rev1 Touch-Up (#21373) | James Young | 2023-06-24 | 2 | -1/+40 |
| | | | | | | | | | | * [docs] add layout/matrix diagram * [refactor] rename LAYOUT_65_ansi_tsangan to LAYOUT_65_ansi | ||||
* | | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) | Ryan | 2023-06-24 | 4 | -6/+4 |
| | | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 2023-06-18 | 4 | -2/+2 |
| | | |||||
* | | Move `RGBLIGHT_SLEEP` to data driven (#21072) | Ryan | 2023-06-16 | 4 | -3/+6 |
|/ | |||||
* | [Keyboard] Zed65 Rev.1 - Update info.json (#21122) | mechlovin | 2023-06-04 | 1 | -1/+2 |
| | |||||
* | [Keyboard] Add the Zed65 rev.1 PCB (#21043) | mechlovin | 2023-06-03 | 11 | -13/+518 |
| | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: jack <0x6a73@protonmail.com> | ||||
* | Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) | Ryan | 2023-05-27 | 2 | -3/+0 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | `info.json` whitespace cleanups (#20651) | Ryan | 2023-05-02 | 4 | -14/+14 |
| | |||||
* | Move remaining `LAYOUT_all`s to data driven (#20463) | Ryan | 2023-04-27 | 5 | -343/+375 |
| | |||||
* | Encodermap direction define. (#20454) | Nick Brassel | 2023-04-15 | 2 | -2/+2 |
| | |||||
* | Move `RGB_MATRIX_DRIVER` to data driven (#20350) | Ryan | 2023-04-08 | 2 | -1/+3 |
| | |||||
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 4 | -2/+4 |
| | |||||
* | Move 65% layouts to data driven (#20308) | Ryan | 2023-04-04 | 5 | -131/+463 |
| | |||||
* | Move `WS2812_DRIVER` to data driven (#20248) | Ryan | 2023-03-26 | 2 | -1/+3 |
| | |||||
* | Remove `RGB_DI_PIN` ifdefs (#20218) | Ryan | 2023-03-23 | 2 | -5/+1 |
| | |||||
* | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan | 2023-03-16 | 4 | -86/+0 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Move matrix config to info.json, part 7 (#20020) | Ryan | 2023-03-11 | 9 | -84/+20 |
| | |||||
* | Move encoder config to data driven (#19923) | Ryan | 2023-02-26 | 2 | -7/+6 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | VIA Protocol 12 + fixes (#19916) | Nick Brassel | 2023-02-23 | 1 | -1/+1 |
| | | | | | Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com> | ||||
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 4 | -15/+0 |
| | |||||
* | Move LED indicator config to data driven (#19800) | Ryan | 2023-02-17 | 7 | -12/+10 |
| | |||||
* | Remove unused RGBLight defines from config.h (#19859) | Ryan | 2023-02-17 | 2 | -12/+0 |
| | |||||
* | Remove `SOFT_SERIAL_PIN` for non-split boards (#19774) | Ryan | 2023-02-08 | 1 | -19/+0 |
| | | | | | * Remove `SOFT_SERIAL_PIN` for non-split boards * Delete more empty config.h | ||||
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 2 | -7/+4 |
| | |||||
* | Remove unused `SOFT_SERIAL_PIN` from config.h (#19768) | Ryan | 2023-02-07 | 1 | -5/+0 |
| | |||||
* | Remove unused Bootmagic row/col defines from config.h (#19761) | Ryan | 2023-02-07 | 1 | -4/+0 |
| | |||||
* | Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752) | Ryan | 2023-02-06 | 1 | -5/+0 |
| | |||||
* | Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748) | Ryan | 2023-02-05 | 1 | -5/+0 |
| | |||||
* | 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 | ||||
* | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) | Ryan | 2023-02-03 | 1 | -3/+0 |
| | |||||
* | Clean up Force NKRO in config.h (#19718) | Ryan | 2023-01-30 | 1 | -21/+0 |
| | |||||
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 6 | -6/+0 |
| | |||||
* | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan | 2023-01-28 | 1 | -4/+0 |
| | |||||
* | [Keyboard] Add Zed65-monoLED and Zed65-Cor65 (#18872) | mechlovin | 2022-12-12 | 54 | -12/+738 |
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | Mechlovin Zed65 Wearhaus66 Configurator Fixes (#18507) | James Young | 2022-09-28 | 2 | -75/+243 |
| | |||||
* | [Keyboard] Wearhaus66 correct matrix (#18284) | mechlovin | 2022-09-07 | 1 | -1/+1 |
| | |||||
* | Remove more RESET keycode references (#18252) | Joel Challis | 2022-09-03 | 3 | -3/+3 |
| | |||||
* | Fix use of encoder map in mechlovin/zed65/retro66 (#18158) | Joel Challis | 2022-08-24 | 3 | -2/+3 |
| | |||||
* | [Keyboard] Add Zed65 (#17917) | mechlovin | 2022-08-20 | 29 | -0/+852 |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> |