X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fuk78%2Fconfig.h;h=34d67207929ad9fbc44f2bd7ce4aa8af8025bf73;hb=54b61b508be7f0b0d85ecd7c45bc8b6bd51d2140;hp=859fbf90ff11117858327b051e0f7c12af51d9f1;hpb=597ff7aee9a04b4f4f41d6d1f5b2e1223e0e83b8;p=qmk_firmware.git diff --git a/keyboards/uk78/config.h b/keyboards/uk78/config.h index 859fbf90f..34d672079 100644 --- a/keyboards/uk78/config.h +++ b/keyboards/uk78/config.h @@ -1,5 +1,5 @@ /* -Copyright 2012 Jun Wako +Copyright 2017 Ruari Armstrong 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 @@ -60,9 +60,6 @@ along with this program. If not, see . keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ ) -/* prevent stuck modifiers */ -#define PREVENT_STUCK_MODIFIERS - /* ws2812b options */ #define RGB_DI_PIN F6 #ifdef RGB_DI_PIN @@ -73,4 +70,4 @@ along with this program. If not, see . #define RGBLIGHT_VAL_STEP 8 #endif -#endif \ No newline at end of file +#endif