From 81ad6cac7e850e1962fcc2c4057f5357a0056838 Mon Sep 17 00:00:00 2001 From: gorbachev Date: Fri, 11 Jan 2019 20:27:15 -0500 Subject: [Keymap] Sweet16 as a switch tester (#4822) * Sweet16 as a switch tester * pragma once * QMK_KEYBOARD_H instead of sweet16.h --- keyboards/1upkeyboards/sweet16/keymaps/switchtester/readme.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 keyboards/1upkeyboards/sweet16/keymaps/switchtester/readme.md (limited to 'keyboards/1upkeyboards/sweet16/keymaps/switchtester/readme.md') 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. -- cgit v1.2.3