Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move miscellaneous layouts to data driven (#20516) | Ryan | 2023-04-25 | 1 | -138/+142 |
| | |||||
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 1 | -0/+3 |
| | |||||
* | Move matrix config to info.json, part 4 (#20001) | Ryan | 2023-03-11 | 1 | -0/+5 |
| | |||||
* | Move encoder config to data driven (#19923) | Ryan | 2023-02-26 | 1 | -0/+5 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 1 | -0/+2 |
| | |||||
* | bbrfkr Dynamis Refactor (#18733) | James Young | 2022-10-15 | 1 | -718/+146 |
| | | | | | | | | | | | | | | * dynamis.h: use XXX for KC_NO * dynamis.h: add matrix diagram * info.json: apply friendly formatting * refactor keymaps - use four-space indent - grid-align keycodes for readability * info.json: fix LAYOUT_iso key sequence | ||||
* | [Keyboard] Update dynamis keyboard (#17625) | bbrfkr | 2022-08-28 | 1 | -38/+38 |
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | Move keyboard USB IDs and strings to data driven: B (#17782) | Ryan | 2022-07-25 | 1 | -0/+6 |
| | |||||
* | [Keyboard] add dynamis keyboard (#15994) | bbrfkr | 2022-06-20 | 1 | -0/+733 |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> |