summaryrefslogtreecommitdiff
path: root/keyboards/quantrik/kyuu/info.json
AgeCommit message (Collapse)Author
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