Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-02 | `info.json` whitespace cleanups (#20651) | Ryan | |
2023-05-01 | Move `FORCE_NKRO` to data driven (#20604) | Ryan | |
2023-04-12 | Move single `LAYOUT`s to data driven (#20365) | Ryan | |
2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | |
2023-04-04 | Move 65% layouts to data driven (#20308) | Ryan | |
2023-03-26 | Move `WS2812_DRIVER` to data driven (#20248) | Ryan | |
2023-03-17 | Remove more empty headers (#20155) | Ryan | |
2023-03-11 | Move matrix config to info.json, part 3 (#19991) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-02-17 | Remove matrix size defines (#19581) | Ryan | |
2023-02-17 | Move LED indicator config to data driven (#19800) | Ryan | |
2023-02-10 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | |
2023-02-09 | [CI] Format code according to conventions (#19794) | QMK Bot | |
2023-02-09 | [Keyboard] Add greatsword80 (#19746) | eason | |
Co-authored-by: jack <0x6a73@protonmail.com> | |||
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | |
2023-02-07 | [CI] Format code according to conventions (#19765) | QMK Bot | |
2023-02-07 | [CI] Format code according to conventions (#19766) | QMK Bot | |
2023-02-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-02-07 | [Keyboard] Add aeroboard (#19087) | eason | |
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: jack <0x6a73@protonmail.com> | |||
2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | |
2023-01-10 | Migrate `LAYOUTS` to data driven (#19541) | Ryan | |
* 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 | |||
2022-08-20 | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis | |
2022-07-30 | Move keyboard USB IDs and strings to data driven: E (#17815) | Ryan | |
2022-06-04 | Disable features known to cause BIOS/suspend issues (#17270) | eason | |
2022-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | |
2022-05-14 | Eason Capsule65 Community Layout Support (#17090) | James Young | |
* capsule65.h: modify matrix diagram Taken from the VIA layout data. * rename LAYOUT to LAYOUT_all * add LAYOUT_65_ansi macro * add LAYOUT_65_ansi_blocker macro * add LAYOUT_65_ansi_blocker_tsangan macro * add LAYOUT_65_ansi_split_bs macro * add LAYOUT_65_ansi_blocker_split_bs macro * add LAYOUT_65_ansi_blocker_tsangan_split_bs macro * add LAYOUT_65_iso macro * add LAYOUT_65_iso_split_bs macro * add LAYOUT_65_iso_blocker macro * add LAYOUT_65_iso_blocker_split_bs macro * add LAYOUT_65_iso_blocker_tsangan macro * add LAYOUT_65_iso_blocker_tsangan_split_bs macro * enable Community Layout support * info.json: update maintainer value This field is meant to reference the maintainer's GitHub username. | |||
2022-04-05 | Format code according to conventions (#16802) | QMK Bot | |
2022-04-05 | Fix lineendings for eason/capsule65 (#16801) | Erovia | |
2022-04-05 | add folders and capsule65 (#16687) | eason | |