]> git.donarmstrong.com Git - qmk_firmware.git/commit
Temporary work around for CB60 sound issues (#3325)
authorYan-Fa Li <yanfali@gmail.com>
Sat, 21 Jul 2018 22:00:11 +0000 (15:00 -0700)
committerDrashna Jaelre <drashna@live.com>
Sat, 21 Jul 2018 22:00:11 +0000 (15:00 -0700)
commit6834febece1a66f901ad9dfd536f0544ed708cab
tree349e3aeea2dfdbef723288c67646ecf51cc77fdd
parent8def9bc642a7bdd59eddd30f70c05b62ca37f627
Temporary work around for CB60 sound issues (#3325)

* Temporary work around for CB60 sound issues

Discussed this with @fredizzimo, upping the system ticks to 100K fixes
the sound issues I was having with the CB60; speaker would fail to shut
off after playing music, sometimes at startup. This changes the matrix
scan time from it's default of every 2ms to once ever 200us.

Fred has a more extensive change to the way matrices are scanned which
will require less clock cycles and we can then revert this change at
that time.

* Remove keymap dir from clueboard root
keyboards/clueboard/60/chconf.h
keyboards/clueboard/keymaps/xyverz/config.h [deleted file]