diff options
author | QMK Bot <hello@qmk.fm> | 2022-02-21 06:33:42 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-02-21 06:33:42 +0000 |
commit | 63b89594130a5af0d0661ecd534925171ad75861 (patch) | |
tree | 3cdaa969fa33a9376e8c2c91910ba7ed746335b8 /keyboards/splitkb/kyria/keymaps | |
parent | 37feb4fcb441b9cb7b7de687eed22ad8049b9689 (diff) | |
parent | 14fb3cc8b04d019b585b0ea25d11f2939949429f (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/splitkb/kyria/keymaps')
-rw-r--r-- | keyboards/splitkb/kyria/keymaps/default/config.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/keyboards/splitkb/kyria/keymaps/default/config.h b/keyboards/splitkb/kyria/keymaps/default/config.h index be87e7ac99..f989d67408 100644 --- a/keyboards/splitkb/kyria/keymaps/default/config.h +++ b/keyboards/splitkb/kyria/keymaps/default/config.h @@ -1,4 +1,4 @@ -/* Copyright 2019 Thomas Baart <thomas@splitkb.com> +/* Copyright 2022 Thomas Baart <thomas@splitkb.com> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -26,7 +26,3 @@ // Lets you roll mod-tap keys #define IGNORE_MOD_TAP_INTERRUPT - -// If you are using an Elite C rev3 on the slave side, uncomment the lines below: -// #define SPLIT_USB_DETECT -// #define NO_USB_STARTUP_CHECK |