]> git.donarmstrong.com Git - qmk_firmware.git/commit
Fixed some large keyboard bugs
authorIBNobody <ibnobody@gmail.com>
Mon, 24 Oct 2016 04:00:43 +0000 (23:00 -0500)
committerIBNobody <ibnobody@gmail.com>
Mon, 24 Oct 2016 04:00:43 +0000 (23:00 -0500)
commit17170ba76d3c94edcf1ab263520238fdb0384774
tree4b80ab5544e6f53464068210278f0405bd596c41
parent05ceef2350dbd72f696d70b8a2567d048fa147dc
Fixed some large keyboard bugs

Fixed some bugs relating to keyboards with more than 16 columns. Also
added the ability to mask off keyboard matrix bits.
keyboards/vision_division/config.h
keyboards/vision_division/keymaps/default/keymap.c
quantum/matrix.c
readme.md
tmk_core/common/command.c