diff options
Diffstat (limited to 'keyboards/handwired/downbubble/config.h')
| -rw-r--r-- | keyboards/handwired/downbubble/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/handwired/downbubble/config.h b/keyboards/handwired/downbubble/config.h index 0da13a4b1..77e34ceab 100644 --- a/keyboards/handwired/downbubble/config.h +++ b/keyboards/handwired/downbubble/config.h | |||
| @@ -130,11 +130,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 130 | * | 130 | * |
| 131 | */ | 131 | */ |
| 132 | 132 | ||
| 133 | /* key combination for magic key command */ | ||
| 134 | #define IS_COMMAND() ( \ | ||
| 135 | keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ | ||
| 136 | ) | ||
| 137 | |||
| 138 | /* control how magic key switches layers */ | 133 | /* control how magic key switches layers */ |
| 139 | //#define MAGIC_KEY_SWITCH_LAYER_WITH_FKEYS true | 134 | //#define MAGIC_KEY_SWITCH_LAYER_WITH_FKEYS true |
| 140 | //#define MAGIC_KEY_SWITCH_LAYER_WITH_NKEYS true | 135 | //#define MAGIC_KEY_SWITCH_LAYER_WITH_NKEYS true |
