diff options
Diffstat (limited to 'keyboard/onekey')
-rw-r--r-- | keyboard/onekey/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboard/onekey/config.h b/keyboard/onekey/config.h index 8403c9b65b..e99a64850c 100644 --- a/keyboard/onekey/config.h +++ b/keyboard/onekey/config.h @@ -69,7 +69,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* PS/2 mouse */ -#define PS2_MOUSE_DEBUG #ifdef PS2_USE_BUSYWAIT # define PS2_CLOCK_PORT PORTD # define PS2_CLOCK_PIN PIND |