diff options
Diffstat (limited to 'keyboards/minidox/config.h')
| -rw-r--r-- | keyboards/minidox/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/minidox/config.h b/keyboards/minidox/config.h index 306a486cb..b99180eb1 100644 --- a/keyboards/minidox/config.h +++ b/keyboards/minidox/config.h | |||
| @@ -49,11 +49,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 49 | /* Locking resynchronize hack */ | 49 | /* Locking resynchronize hack */ |
| 50 | #define LOCKING_RESYNC_ENABLE | 50 | #define LOCKING_RESYNC_ENABLE |
| 51 | 51 | ||
| 52 | /* key combination for command */ | ||
| 53 | #define IS_COMMAND() ( \ | ||
| 54 | keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ | ||
| 55 | ) | ||
| 56 | |||
| 57 | /* disable debug print */ | 52 | /* disable debug print */ |
| 58 | //#define NO_DEBUG | 53 | //#define NO_DEBUG |
| 59 | 54 | ||
