]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - keyboard/stm32_onekey/keymap_plain.c
STM32F103x fixes.
[max/tmk_keyboard.git] / keyboard / stm32_onekey / keymap_plain.c
index ea17393582b371f9340d007a1ad65837e5071e68..8de1c0279e0190b820c15df7cbd262b7a23a4de1 100644 (file)
@@ -25,7 +25,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #include "keymap.h"
 
 static const uint8_t keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
-    {{KC_A}},
+    {{KC_CAPS}}, // test with KC_CAPS, KC_A, KC_BTLD
 };
 
 static const uint16_t fn_actions[] = {