diff options
author | Nicolas Guelpa <nicolas@guelpa.me> | 2017-03-26 15:07:19 -0400 |
---|---|---|
committer | Nicolas Guelpa <nicolas@guelpa.me> | 2017-03-26 15:07:19 -0400 |
commit | c0a6c5f80601ed040be0adfe183c9b672aa7fa50 (patch) | |
tree | 07f09d6b8f98f6626b3c7f3eac261ef2f1a738fd /keyboards/xd60/keymaps/cheese | |
parent | 739249ff0d707a9702771236fcf22538e3a7106b (diff) |
fixing layout
Diffstat (limited to 'keyboards/xd60/keymaps/cheese')
-rw-r--r-- | keyboards/xd60/keymaps/cheese/keymap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/xd60/keymaps/cheese/keymap.c b/keyboards/xd60/keymaps/cheese/keymap.c index 7380093041..25919a41f4 100644 --- a/keyboards/xd60/keymaps/cheese/keymap.c +++ b/keyboards/xd60/keymaps/cheese/keymap.c @@ -20,7 +20,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { * |-----------------------------------------------------------| * |Tab | Q| W| E| R| T| Y| U| I| O| P| [| ]| \ | * |-----------------------------------------------------------| - * |CAPS | A| S| D| F| G| H| J| K| L| ;| '|Return | + * |FUNCTION| A| S| D| F| G| H| J| K| L| ;| '|Return| * |-----------------------------------------------------------| * |Shift | Z| X| C| V| B| N| M| ,| .| /|Shift | * |-----------------------------------------------------------| |