Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-27 | Move remaining `LAYOUT_all`s to data driven (#20463) | Ryan | |
2023-04-08 | Move `RGB_MATRIX_DRIVER` to data driven (#20350) | Ryan | |
2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | |
2023-03-10 | Move matrix config to info.json, part 2 (#19987) | Ryan | |
2023-02-26 | Move encoder config to data driven (#19923) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | |
2022-07-28 | Move keyboard USB IDs and strings to data driven: H (#17821) | Ryan | |
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan | |
2021-06-19 | [Keyboard] Add LED matrix and 2 layouts to hub20 (#12505) | peepeetee | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2021-02-27 | remove keyboard_folder from info.json | Zach White | |
2021-01-13 | [Keyboard] Add Hub20 keyboard (#11497) | Josh Johnson | |
* add Hub20 support * Keymap formatting cleanup Co-authored-by: Ryan <fauxpark@gmail.com> * Delete bootloader_defs.h as no longer required * Correct make / flashing example Co-authored-by: Ryan <fauxpark@gmail.com> * Update rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> |