aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/1upkeyboards/super16
Commit message (Collapse)AuthorAgeFilesLines
* Some minor refactoring of boards in 1upkeyboards directory (#5236)MechMerlin2019-02-252-2/+2
| | | | | | | | | | | | | | | | | | | | * use #pragma once * get rid of code for unused indicators * pragma once and other small fixes for consistency * use #pragma once * pragma once and other small fixes for consistency * add a short blurb to the readme * turn on compiler optimization flags * remove the compiler optimization * remove compiler optimization for super16
* Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr2019-02-181-1/+1
| | | | | | | | * Remove CUSTOM_MATRIX refs from DIODE_DIRECTION * Remove '#define DIODE_DIRECTION CUSTOM_MATRIX' * Remove CUSTOM_MATRIX refs from DIODE_DIRECTION documentation
* [Keyboard] New Macropad: 1upkeyboards super16 (#5039)MechMerlin2019-02-049-0/+519
* initial commit * Do a nice write up for readme * establish switch matrix and physical layout * Put in the pins that are used * QMK configurator support and keymap * set bootloader to caterina because pro micro boohoo * add ortho_4x4 support for user spaces * got the columns reversed lol