From 56bad5d357d0d670a64db12107e9d687e566e759 Mon Sep 17 00:00:00 2001 From: Vino Rodrigues <366673+vinorodrigues@users.noreply.github.com> Date: Thu, 15 Sep 2022 16:52:38 +1000 Subject: [Keyboard] Removal of deprecated defines in IDOBAO keyboards (#18358) --- keyboards/idobao/id42/config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'keyboards/idobao/id42/config.h') diff --git a/keyboards/idobao/id42/config.h b/keyboards/idobao/id42/config.h index ca26f503c0..a95578a9b3 100755 --- a/keyboards/idobao/id42/config.h +++ b/keyboards/idobao/id42/config.h @@ -14,7 +14,6 @@ /* Change the USB polling rate [default = 1000Hz (1ms)] and * use larger value of keys per scan for elite games */ #define USB_POLLING_INTERVAL_MS 2 // 500Hz -#define QMK_KEYS_PER_SCAN 12 /* LED Matrix & Animations */ #ifdef RGB_MATRIX_ENABLE -- cgit v1.2.3