diff options
author | Jeremy Bernhardt <jeremythegeek@gmail.com> | 2019-05-29 11:57:38 -0600 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-05-29 10:57:38 -0700 |
commit | a1a7a84831230515bac68c9fe2c93cd90c02acb8 (patch) | |
tree | fa00e0bfe2953f221af44106dbfea69634f137e5 /keyboards/georgi/keymaps/minimal | |
parent | d16056e60a4ac20ad4b2d7bef3ecebe82d22674b (diff) | |
download | qmk_firmware-a1a7a84831230515bac68c9fe2c93cd90c02acb8.tar.gz qmk_firmware-a1a7a84831230515bac68c9fe2c93cd90c02acb8.zip |
[Keymap] Georgi flippydippy layout (#6005)
* keymap(gergo): colemak
* added flipped numbers
* Updated as per Drash
Diffstat (limited to 'keyboards/georgi/keymaps/minimal')
-rw-r--r-- | keyboards/georgi/keymaps/minimal/keymap.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/georgi/keymaps/minimal/keymap.c b/keyboards/georgi/keymaps/minimal/keymap.c index 1d9b57e9a5..e9294c5cc8 100644 --- a/keyboards/georgi/keymaps/minimal/keymap.c +++ b/keyboards/georgi/keymaps/minimal/keymap.c @@ -13,7 +13,6 @@ #include QMK_KEYBOARD_H #include "sten.h" #include "keymap_steno.h" -#define IGNORE_MOD_TAP_INTERRUPT // Proper Layers #define FUNCT (LSD | LK | LP | LH) |