]> git.donarmstrong.com Git - qmk_firmware.git/commit
Fix `quantum/split_common/matrix.c: select_col()/select_row()` (#5174)
authorTakeshi ISHII <2170248+mtei@users.noreply.github.com>
Mon, 18 Feb 2019 21:55:20 +0000 (06:55 +0900)
committerDrashna Jaelre <drashna@live.com>
Mon, 18 Feb 2019 21:55:20 +0000 (13:55 -0800)
commit030faf951cb99840394c56803958f249383e9362
tree627709e3d1b331feaa96f9a4717923f754b0956e
parent100697ebab662b3c19299cf0002d77bac3f00ca6
Fix `quantum/split_common/matrix.c: select_col()/select_row()` (#5174)

* add temporary pdhelix(Patched Helix) code

* add test code into  quantum/split_common/matrix.c

* add test code into keyboards/handwired/pdhelix/

* Revert "add test code into keyboards/handwired/pdhelix/"

This reverts commit 9ed98f0797ddd962c99756689fc4ecb4cd067d3d.

* Revert "add test code into  quantum/split_common/matrix.c"

This reverts commit 1876d3ed69f6c213153a9f6476192be839f16c1f.

* Revert "add temporary pdhelix(Patched Helix) code"

This reverts commit 41ac92b814e3f894eaf85bc3e5bb945895342fa8.

* fix quantum/split_common/matrix.c: select_col()/select_row()
quantum/split_common/matrix.c