Fix debouncing on gh60, hbkb, macway
This commit is contained in:
parent
969cc4f812
commit
2795b7a0a3
7 changed files with 46 additions and 92 deletions
|
@ -97,11 +97,11 @@ F_USB = $(F_CPU)
|
|||
# Build Options
|
||||
# comment out to disable the options.
|
||||
#
|
||||
BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration(+1000)
|
||||
MOUSEKEY_ENABLE = yes # Mouse keys
|
||||
EXTRAKEY_ENABLE = yes # Audio control and System control
|
||||
CONSOLE_ENABLE = yes # Console for debug
|
||||
#NKRO_ENABLE = yes # USB Nkey Rollover
|
||||
#PS2_MOUSE_ENABLE = yes # PS/2 mouse(TrackPoint) support
|
||||
COMMAND_ENABLE = yes # Commands for debug and configuration
|
||||
|
||||
|
||||
# Boot Section Size in bytes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue