Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix encoder map declarations (#21435) | Joel Challis | 2023-07-03 | 5 | -5/+5 |
| | |||||
* | Move `TAP_CODE_DELAY` to data driven (#21363) | Ryan | 2023-06-25 | 2 | -2/+3 |
| | |||||
* | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) | Ryan | 2023-06-24 | 10 | -15/+10 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Fixup `nightly_boards/n40_o` (#21307) | jack | 2023-06-19 | 9 | -85/+36 |
| | |||||
* | Remove encoder in-matrix workaround code (#20389) | jack | 2023-06-19 | 39 | -935/+97 |
| | |||||
* | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 2023-06-18 | 18 | -9/+17 |
| | |||||
* | Move `RGBLIGHT_SLEEP` to data driven (#21072) | Ryan | 2023-06-16 | 10 | -6/+15 |
| | |||||
* | Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) | Ryan | 2023-05-27 | 5 | -5/+0 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Nightly Boards/DeskDaily Daily60 Layout Additions (#20753) | James Young | 2023-05-06 | 2 | -71/+957 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_60_ansi_split_bs_rshift * add LAYOUT_60_ansi * add LAYOUT_60_tsangan_hhkb * add LAYOUT_60_ansi_tsangan * add LAYOUT_60_ansi_tsangan_split_space_split_bs_rshift * add LAYOUT_60_ansi_tsangan_split_space * add LAYOUT_60_iso_split_bs_rshift * add LAYOUT_60_iso * add LAYOUT_60_iso_tsangan_split_bs_rshift * add LAYOUT_60_iso_tsangan * add LAYOUT_60_iso_tsangan_split_space_split_bs_rshift * add LAYOUT_60_iso_tsangan_split_space * enable Community Layout support | ||||
* | `info.json` whitespace cleanups (#20651) | Ryan | 2023-05-02 | 11 | -76/+75 |
| | |||||
* | Move 60% layouts to data driven (#20477) | Ryan | 2023-04-27 | 4 | -532/+411 |
| | |||||
* | Move miscellaneous layouts to data driven (#20516) | Ryan | 2023-04-25 | 2 | -138/+111 |
| | |||||
* | Encodermap direction define. (#20454) | Nick Brassel | 2023-04-15 | 2 | -2/+2 |
| | |||||
* | Move single `LAYOUT_all`s to data driven (#20430) | Ryan | 2023-04-15 | 2 | -109/+72 |
| | |||||
* | Move single `LAYOUT`s to data driven (#20365) | Ryan | 2023-04-12 | 8 | -372/+326 |
| | |||||
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 19 | -10/+30 |
| | |||||
* | Move TKL layouts to data driven (#20337) | Ryan | 2023-04-05 | 2 | -358/+304 |
| | |||||
* | Move Alice and Ergodox layouts to data driven (#20340) | Ryan | 2023-04-05 | 2 | -119/+79 |
| | |||||
* | Move small macropad-ish layouts to data driven (#20341) | Ryan | 2023-04-05 | 8 | -152/+47 |
| | |||||
* | [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847) | Stefan Kerkmann | 2023-04-03 | 4 | -8/+16 |
| | |||||
* | Fix a handful of CLI errors (#20321) | Ryan | 2023-04-03 | 1 | -3/+0 |
| | |||||
* | Move ortho & numpad layouts to data driven (#20183) | Ryan | 2023-03-29 | 3 | -242/+175 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Remove `RGB_DI_PIN` ifdefs (#20218) | Ryan | 2023-03-23 | 9 | -23/+0 |
| | |||||
* | Remove more empty headers (#20155) | Ryan | 2023-03-17 | 11 | -172/+0 |
| | |||||
* | Adjust offset for some layouts (#20075) | Ryan | 2023-03-13 | 1 | -73/+78 |
| | |||||
* | Move matrix config to info.json, part 3 (#19991) | Ryan | 2023-03-11 | 30 | -242/+75 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Move encoder config to data driven (#19923) | Ryan | 2023-02-26 | 14 | -71/+45 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Add some missing `#pragma once`s (#19902) | Ryan | 2023-02-21 | 4 | -0/+8 |
| | |||||
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 15 | -61/+0 |
| | |||||
* | Move LED indicator config to data driven (#19800) | Ryan | 2023-02-17 | 4 | -9/+11 |
| | |||||
* | Remove unused RGBLight defines from config.h (#19859) | Ryan | 2023-02-17 | 4 | -24/+0 |
| | |||||
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 30 | -90/+30 |
| | |||||
* | 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 |
| | |||||
* | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 15 | -45/+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 | 14 | -42/+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 |
| | |||||
* | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan | 2023-01-28 | 4 | -16/+0 |
| | |||||
* | Migrate `LAYOUTS` to data driven (#19541) | Ryan | 2023-01-10 | 2 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | [Keyboard] Corrected a GPIO pin on config.h on the jisoo pcb (#19396) | DeskDaily | 2022-12-23 | 1 | -1/+1 |
| | | | | Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com> Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com> | ||||
* | [Keyboard] Add Daily60 keyboard (#19116) | DeskDaily | 2022-12-12 | 9 | -0/+339 |
| | | | | Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com> Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com> | ||||
* | [Keyboard] Add Jisoo pcb (#19238) | DeskDaily | 2022-12-12 | 9 | -0/+314 |
| | | | | Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com> Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com> | ||||
* | Update use of legacy keycodes (#19120) | Joel Challis | 2022-11-22 | 4 | -12/+12 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-10-21 | 10 | -0/+318 |
|\ | |||||
| * | [Keyboard] Add Octopad+ Keyboard (#18484) | DeskDaily | 2022-10-20 | 10 | -0/+318 |
| | | | | | | Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com> | ||||
* | | Remove legacy Grave Escape keycodes (#18787) | Ryan | 2022-10-20 | 3 | -3/+3 |
| | | |||||
* | | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 4 | -4/+4 |
| | | | | | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | | Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727) | Drashna Jaelre | 2022-10-15 | 8 | -56/+80 |
|/ |