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/config.h | |
parent | d16056e60a4ac20ad4b2d7bef3ecebe82d22674b (diff) |
[Keymap] Georgi flippydippy layout (#6005)
* keymap(gergo): colemak
* added flipped numbers
* Updated as per Drash
Diffstat (limited to 'keyboards/georgi/config.h')
-rw-r--r-- | keyboards/georgi/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/georgi/config.h b/keyboards/georgi/config.h index b35a1be789..49d54adcd8 100644 --- a/keyboards/georgi/config.h +++ b/keyboards/georgi/config.h @@ -30,6 +30,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define NO_ACTION_FUNCTION #define NO_ACTION_ONESHOT #define NO_ACTION_MACRO +#define IGNORE_MOD_TAP_INTERRUPT /* USB Device descriptor parameter */ #define VENDOR_ID 0xFEED |