aboutsummaryrefslogtreecommitdiff
path: root/keyboards/ps2avrGB/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ps2avrGB/config.h')
-rw-r--r--keyboards/ps2avrGB/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/ps2avrGB/config.h b/keyboards/ps2avrGB/config.h
index fc17b5d5e..c0de5a211 100644
--- a/keyboards/ps2avrGB/config.h
+++ b/keyboards/ps2avrGB/config.h
@@ -35,7 +35,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
35#define NO_UART 1 35#define NO_UART 1
36#define BOOTLOADHID_BOOTLOADER 1 36#define BOOTLOADHID_BOOTLOADER 1
37 37
38/* key combination for command */
39#define IS_COMMAND() (keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)))
40
41#endif 38#endif