diff options
author | gorbachev <tpp+github@iki.fi> | 2019-01-11 20:27:15 -0500 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-01-11 17:27:15 -0800 |
commit | 81ad6cac7e850e1962fcc2c4057f5357a0056838 (patch) | |
tree | d0af908512950ccbbf01c817b0ca59fdd9e2c09a /keyboards/1upkeyboards/sweet16/keymaps/switchtester/readme.md | |
parent | 9c136e1168a1f6d0637f59164b6d9adb9ba0bdee (diff) |
[Keymap] Sweet16 as a switch tester (#4822)
* Sweet16 as a switch tester
* pragma once
* QMK_KEYBOARD_H instead of sweet16.h
Diffstat (limited to 'keyboards/1upkeyboards/sweet16/keymaps/switchtester/readme.md')
-rw-r--r-- | keyboards/1upkeyboards/sweet16/keymaps/switchtester/readme.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/1upkeyboards/sweet16/keymaps/switchtester/readme.md b/keyboards/1upkeyboards/sweet16/keymaps/switchtester/readme.md new file mode 100644 index 0000000000..9edb4e1813 --- /dev/null +++ b/keyboards/1upkeyboards/sweet16/keymaps/switchtester/readme.md @@ -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. |