Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-25 | Move `TAP_CODE_DELAY` to data driven (#21363) | Ryan | |
2023-04-27 | Move remaining `LAYOUT_all`s to data driven (#20463) | Ryan | |
2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | |
2023-02-26 | Move encoder config to data driven (#19923) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-02-17 | Move LED indicator config to data driven (#19800) | Ryan | |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | |
2022-10-15 | Update info.json configs to explicitly list RGBLIGHT animations (#18730) | Drashna Jaelre | |
2022-07-29 | Move keyboard USB IDs and strings to data driven: D (#17814) | Ryan | |
2022-01-17 | CLI: Parse USB device version BCD (#14580) | Ryan | |
* CLI: Parse USB device version BCD * Apply suggestions | |||
2021-10-07 | Dyz60 touch-up (#14742) | James Young | |
* friendly-format info.json * refactor keymaps - update grid alignment - use four-space indent - use QMK short-form keycodes * correct info.json layout data Adds three missing positions, and corrects some key sizes. * add matrix diagram to dyz60.h * add LAYOUT_60_ansi * add LAYOUT_60_iso * add LAYOUT_60_ansi_split_bs_rshift * add LAYOUT_60_iso_split_bs_rshift * add readme * Remove duplication between config.h and info.json Duplicating settings between config.h and info.json leads to warnings when compiling. Removes the duplicated settings from config.h. | |||
2021-09-18 | [Keyboard] Add dyz60 (#13864) | Bahrul Hidayat | |
Co-authored-by: Ryan <fauxpark@gmail.com> |