Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) | Nick Brassel | 2023-06-23 | 1 | -2/+0 |
| | | | | | * Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default. | ||||
* | `info.json` whitespace cleanups (#20651) | Ryan | 2023-05-02 | 1 | -4/+0 |
| | |||||
* | 4pplet/yakiimo Layout Macro Conversion and Additions (#20436) | James Young | 2023-04-16 | 2 | -105/+560 |
| | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_tkl_ansi_tsangan_split_bs_rshift * add LAYOUT_tkl_ansi_tsangan * add LAYOUT_tkl_iso_tsangan_split_bs_rshift * add LAYOUT_tkl_iso_tsangan * enable Community Layout support | ||||
* | Move single `LAYOUT_all`s to data driven (#20430) | Ryan | 2023-04-15 | 3 | -151/+92 |
| | |||||
* | Adjust offset for some layouts (#20075) | Ryan | 2023-03-13 | 1 | -1/+107 |
| | |||||
* | Move matrix config to info.json, part 1 (#19985) | Ryan | 2023-03-05 | 2 | -4/+5 |
| | |||||
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 1 | -3/+0 |
| | |||||
* | Move LED indicator config to data driven (#19800) | Ryan | 2023-02-17 | 2 | -3/+4 |
| | |||||
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 2 | -7/+2 |
| | |||||
* | 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 legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 2 | -2/+2 |
| | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941) | Ryan | 2022-08-13 | 2 | -7/+6 |
| | |||||
* | Swap over F4x1 8MHz HSE boards over from blackpill board files (#17520) | Joel Challis | 2022-07-01 | 3 | -39/+1 |
| | |||||
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 2 | -4/+4 |
| | |||||
* | initial (#17067) | jack | 2022-05-12 | 1 | -16/+16 |
| | |||||
* | [Keyboard] Yakiimo PCB (#16984) | 4pplet | 2022-05-11 | 11 | -0/+297 |
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: 4pplet <4pplet@protonmail.com> Co-authored-by: 4pplet <stefan.ess@gmail.com> |