Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-27 | Move 60% layouts to data driven (#20477) | Ryan | |
2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | |
2023-03-11 | Move matrix config to info.json, part 6 (#20019) | Ryan | |
2023-02-26 | Move backlight config to data driven (#19910) | Ryan | |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | |
2022-07-26 | Move keyboard USB IDs and strings to data driven: C (#17789) | Ryan | |
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan | |
2021-07-14 | Merge remote-tracking branch 'origin/master' into develop | Zach White | |
Resolved Conflicts: keyboards/checkerboards/nop60/info.json | |||
2021-07-12 | Checker Boards NOP60 touch-up (#13526) | James Young | |
* apply human-friendly formatting to info.json * fix JSON tree errors in info.json * rename layout macros - rename LAYOUT_2x3u to LAYOUT_60_tsangan_hhkb_split_space - rename LAYOUT_7u to LAYOUT_60_tsangan_hhkb * rename 2x3u keymap to default | |||
2021-06-24 | Optimize our jsonschema by using refs (#13271) | Zach White | |
* fix some broken info.json files * optimize our jsonschema using refs * fix formatting after vscode broke it * make flake8 happy * cleanup * make our schema validation more compact and flexible | |||
2021-05-13 | [Keyboard] add ortho Candybar and NOP60 PCBs (#12807) | npspears | |
Co-authored-by: Ryan <fauxpark@gmail.com> |