X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=keyboard%2Fstm32_onekey%2Fkeymap_plain.c;h=8de1c0279e0190b820c15df7cbd262b7a23a4de1;hb=7aab3bb21a3a62ce85a1f4b042508a335d6ed028;hp=ea17393582b371f9340d007a1ad65837e5071e68;hpb=9178ea2d73511786182317fe3e7b8ffc02cc3dc4;p=max%2Ftmk_keyboard.git diff --git a/keyboard/stm32_onekey/keymap_plain.c b/keyboard/stm32_onekey/keymap_plain.c index ea173935..8de1c027 100644 --- a/keyboard/stm32_onekey/keymap_plain.c +++ b/keyboard/stm32_onekey/keymap_plain.c @@ -25,7 +25,7 @@ along with this program. If not, see . #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[] = {