[Keymap] Sweet16 as a switch tester (#4822)

* Sweet16 as a switch tester

* pragma once

* QMK_KEYBOARD_H instead of sweet16.h
This commit is contained in:
gorbachev
2019-01-11 20:27:15 -05:00
committed by Drashna Jaelre
parent 9c136e1168
commit 81ad6cac7e
5 changed files with 336 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# Sweet16 as a switch tester
This keymap uses the Sweet16 as a switch tester. The functionality outputs the switch name of whatever key the user pressed.
the `switches` two-dimensional (4x4) array contains the switches attached to the macropad. The switches supported are defined as macros in the `switches.h` header file.