Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 2023-06-18 | 31 | -20/+33 |
| | |||||
* | Move `RGBLIGHT_SLEEP` to data driven (#21072) | Ryan | 2023-06-16 | 13 | -11/+14 |
| | |||||
* | Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) | Ryan | 2023-05-27 | 11 | -7/+12 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | [keyboard] update ymdk/id75/rules.mk for develop (#20592) | Less/Rikki | 2023-05-20 | 1 | -2/+1 |
| | |||||
* | Keymap introspection for combos. (#19670) | Nick Brassel | 2023-05-15 | 2 | -2/+1 |
| | |||||
* | YMDK YM68 Community Layout Support (#20906) | James Young | 2023-05-13 | 2 | -74/+415 |
| | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_65_ansi_split_bs * add LAYOUT_65_ansi * add LAYOUT_65_iso_split_bs * add LAYOUT_65_iso * enable Community Layout support | ||||
* | YMDK Wings Layout Addition (#20900) | James Young | 2023-05-12 | 4 | -88/+193 |
| | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_ansi_split_bs * add LAYOUT_ansi * info.json: update maintainer field | ||||
* | YMDK Wings Hotswap: rename LAYOUT_all to LAYOUT (#20901) | James Young | 2023-05-12 | 4 | -74/+94 |
| | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT * info.json: update listed maintainer | ||||
* | Clean up trailing commas from info.json (#20812) | Ryan | 2023-05-09 | 1 | -2/+2 |
| | |||||
* | Even more `info.json` whitespace cleanups (#20703) | Ryan | 2023-05-04 | 2 | -173/+173 |
| | |||||
* | More `info.json` whitespace cleanups (#20665) | Ryan | 2023-05-03 | 1 | -253/+253 |
| | |||||
* | `info.json` whitespace cleanups (#20651) | Ryan | 2023-05-02 | 6 | -12/+8 |
| | |||||
* | Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648) | Ryan | 2023-05-01 | 4 | -6/+4 |
| | |||||
* | Move remaining `LAYOUT_all`s to data driven (#20463) | Ryan | 2023-04-27 | 2 | -78/+214 |
| | |||||
* | Move single `LAYOUT_all`s to data driven (#20430) | Ryan | 2023-04-15 | 6 | -307/+208 |
| | |||||
* | Move remaining `LAYOUT`s to data driven (#20422) | Ryan | 2023-04-15 | 3 | -965/+803 |
| | |||||
* | Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417) | Ryan | 2023-04-14 | 1 | -2/+1 |
| | |||||
* | [Keyboard] Update ymdk/id75 config (#20432) | Drashna Jaelre | 2023-04-12 | 2 | -2/+2 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-04-12 | 10 | -0/+485 |
|\ | |||||
| * | [Keyboard] ymdk/id75 (#19967) | Less/Rikki | 2023-04-12 | 10 | -0/+485 |
| | | | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | | Move single `LAYOUT`s to data driven (#20365) | Ryan | 2023-04-12 | 4 | -193/+147 |
| | | |||||
* | | Move `default` layouts to data driven (#20349) | Ryan | 2023-04-08 | 2 | -78/+322 |
| | | |||||
* | | 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 | 25 | -15/+303 |
| | | |||||
* | | Move 75% and 96% layouts to data driven (#20289) | Ryan | 2023-04-05 | 9 | -1586/+1690 |
| | | |||||
* | | Move ortho & numpad layouts to data driven (#20183) | Ryan | 2023-03-29 | 11 | -1034/+676 |
| | | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | | Move `WS2812_DRIVER` to data driven (#20248) | Ryan | 2023-03-26 | 12 | -8/+18 |
| | | |||||
* | | Remove `RGB_DI_PIN` ifdefs (#20218) | Ryan | 2023-03-23 | 5 | -14/+0 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2023-03-23 | 7 | -53/+132 |
|\| | |||||
| * | [Keyboard] Ymd09 config updates (#20124) | SHVD3x | 2023-03-22 | 8 | -61/+136 |
| | | | | | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | | Remove more empty headers (#20155) | Ryan | 2023-03-17 | 12 | -157/+0 |
| | | |||||
* | | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan | 2023-03-16 | 5 | -66/+0 |
| | | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | | 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 | 2 | -135/+149 |
| | | |||||
* | | Move matrix config to info.json, part 1 (#19985) | Ryan | 2023-03-05 | 34 | -199/+85 |
|/ | |||||
* | Move backlight config to data driven (#19910) | Ryan | 2023-02-26 | 31 | -53/+63 |
| | |||||
* | Remove default and unused `BACKLIGHT_LEVELS` (#19898) | Ryan | 2023-02-22 | 2 | -2/+0 |
| | |||||
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 17 | -63/+0 |
| | |||||
* | Clean up remaining rules.mk `MCU`/`BOOTLOADER`s (#19778) | Ryan | 2023-02-17 | 2 | -7/+2 |
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Move LED indicator config to data driven (#19800) | Ryan | 2023-02-17 | 21 | -32/+43 |
| | |||||
* | Move Bootmagic config to data driven (#19860) | Ryan | 2023-02-17 | 2 | -4/+3 |
| | |||||
* | Remove unused RGBLight defines from config.h (#19859) | Ryan | 2023-02-17 | 1 | -6/+0 |
| | |||||
* | Remove matrix_init_quantum/matrix_scan_quantum (#19806) | Joel Challis | 2023-02-11 | 1 | -2/+2 |
| | |||||
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 34 | -105/+37 |
| | |||||
* | 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 |
| | |||||
* | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 6 | -18/+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 | 15 | -15/+0 |
| |