aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/1upkeyboards/super16/super16.h
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Update 1upkeyboards/super16 with code from vendor (#5645)Jeff Hastings2019-04-191-10/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * readme formatting * cleanup rules.mk * update config.h * add numpad layout * Update default keymap * cleanup rules * disable console and commands to fit the bootloader * cleanup whitespace * revert readme changes * revert changes to config.h * remove unused keycodes * add LAYOUTS to rules.mk * remove redundant config setting Co-Authored-By: jeffmhastings <jeffmhastings@gmail.com>
* [Keyboard] New Macropad: 1upkeyboards super16 (#5039)MechMerlin2019-02-041-0/+39
* 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