summaryrefslogtreecommitdiff
path: root/keyboards/quantrik/kyuu/info.json
AgeCommit message (Collapse)Author
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-08-03Move keyboard USB IDs and strings to data driven: Q (#17883)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2019-04-03[Keyboard] Quantrik Kyuu 65% Board (#5541)MechMerlin
* initial commit * get rid of some of the vanilla cookie cutter code * Put in the matrix size and the pins * add LAYOUT macro and a suitable keymap * Add QMK Configurator support * set bootmagic to lite * put a RESET key into the default keymap * edit kyuu readme file for description and quantrik.com link * Update keyboards/quantrik/kyuu/config.h Co-Authored-By: mechmerlin <30334081+mechmerlin@users.noreply.github.com> * fix captilization of keyboard name * fix keymap wrapping issue and add MO key * preserve RESET key location * use one of the macros