diff options
author | Smilliam <smilliam@gmail.com> | 2016-07-10 19:10:00 -0700 |
---|---|---|
committer | Smilliam <smilliam@gmail.com> | 2016-07-10 19:10:00 -0700 |
commit | 5e58e2281ad872048719b2c142169f3e8103af26 (patch) | |
tree | 73d48c9544af0cb7765b7f731b38d13e69402c59 /keyboards/kc60/config.h | |
parent | b12fe6abb25db1feca6a7649097a8d1cb67a063f (diff) |
amended extraneous file edits
Diffstat (limited to 'keyboards/kc60/config.h')
-rw-r--r-- | keyboards/kc60/config.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/kc60/config.h b/keyboards/kc60/config.h index a315f688fc..c4a9b9ff82 100644 --- a/keyboards/kc60/config.h +++ b/keyboards/kc60/config.h @@ -107,12 +107,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ ) -/* Prevent stuck modifiers when switching between FN layers */ -#define PREVENT_STUCK_MODIFIERS - -/* Enable opposite shift key to cancel space cadet state */ -#define DISABLE_SPACE_CADET_ROLLOVER - /* control how magic key switches layers */ //#define MAGIC_KEY_SWITCH_LAYER_WITH_FKEYS true //#define MAGIC_KEY_SWITCH_LAYER_WITH_NKEYS true |