sekigon-gonnoc / qmk_firmware

keyboard controller firmware for Atmel AVR and ARM USB families
http://qmk.fm
GNU General Public License v2.0
208 stars 84 forks source link

the register_code and unregister_code functions are not work in the usb mode for the key of Audio control and System control. #36

Open jiaxin96 opened 4 years ago

jiaxin96 commented 4 years ago

when i use the register_code and unregister_code for the customized volume control, i find that it is not work under the usb mode, but works in the ble mode.

image

jiaxin96 commented 4 years ago

when i insert a delay, it still not work. image

jiaxin96 commented 4 years ago

I think it may be a problem with the file wait.h