summaryrefslogtreecommitdiffstats
path: root/keyboards/quantrik
AgeCommit message (Collapse)AuthorFilesLines
2019-04-11fix offset in matrix (#5600)MechMerlin1-8/+7
2019-04-03[Keyboard] Quantrik Kyuu 65% Board (#5541)MechMerlin9-0/+600
* 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