summaryrefslogtreecommitdiff
path: root/keyboards/kopibeng/xt65/info.json
AgeCommit message (Collapse)Author
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-04Move 65% layouts to data driven (#20308)Ryan
2023-03-11Move matrix config to info.json, part 8 (#20030)Ryan
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-08-03Move keyboard USB IDs and strings to data driven: K (#17846)Ryan
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-07-07Kopibeng XT65: Layout Macro Refactor (#13476)James Young
2021-03-25Add XT65 keyboard (#11998)kopibeng
* Add XT65 keyboard * Create readme.md * Updated readme.md and rules.mk * Updated config.h and readme.md * Update imgur link * Update keyboards/kopibeng/xt65/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/kopibeng/xt65/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/kopibeng/xt65/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/kopibeng/xt65/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/kopibeng/xt65/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/kopibeng/xt65/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/kopibeng/xt65/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>