Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-08 | Rartlice: rename LAYOUT_all to LAYOUT (#20800) | James Young | |
* rename LAYOUT_all to LAYOUT * info.json: apply friendly formatting | |||
2023-04-15 | Move single `LAYOUT_all`s to data driven (#20430) | Ryan | |
2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | |
2023-03-26 | Move `WS2812_DRIVER` to data driven (#20248) | 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 | Move LED indicator config to data driven (#19800) | Ryan | |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | |
2022-08-04 | Move keyboard USB IDs and strings to data driven: R (#17885) | Ryan | |
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan | |
2020-10-23 | [Keyboard] add via support and fix info.json for rartlice (#10690) | Alabahuy | |
* Update info.json * Create keymap.c * Create config.h * Create rules.mk * Update keymap.c * Update keymap.c | |||
2020-10-18 | [Keyboard] add rartlice (#10495) | Alabahuy | |
* Create bootloader_defs.h * Create chconf.h * Create config.h * Create halconf.h * Create info.json * Create mcuconf.h * Create rartlice.c * Create rartlice.h * Create readme.md * Update readme.md * Create rules.mk * Create keymap.c * Update config.h * Update rules.mk * Update config.h * Update keymap.c * Update rules.mk * Delete bootloader_defs.h * Update rules.mk |