diff options
Diffstat (limited to 'keyboards/cu75/config.h')
| -rw-r--r-- | keyboards/cu75/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/cu75/config.h b/keyboards/cu75/config.h index c21e1da01..baaed33e6 100644 --- a/keyboards/cu75/config.h +++ b/keyboards/cu75/config.h | |||
| @@ -89,11 +89,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 89 | * | 89 | * |
| 90 | */ | 90 | */ |
| 91 | 91 | ||
| 92 | /* key combination for magic key command */ | ||
| 93 | #define IS_COMMAND() ( \ | ||
| 94 | keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ | ||
| 95 | ) | ||
| 96 | |||
| 97 | /* control how magic key switches layers */ | 92 | /* control how magic key switches layers */ |
| 98 | //#define MAGIC_KEY_SWITCH_LAYER_WITH_FKEYS true | 93 | //#define MAGIC_KEY_SWITCH_LAYER_WITH_FKEYS true |
| 99 | //#define MAGIC_KEY_SWITCH_LAYER_WITH_NKEYS true | 94 | //#define MAGIC_KEY_SWITCH_LAYER_WITH_NKEYS true |
