]> git.donarmstrong.com Git - qmk_firmware.git/commit
Created I2C and Serial keymaps for unit testing
authorIBNobody <ibnobody@gmail.com>
Wed, 21 Sep 2016 02:46:33 +0000 (21:46 -0500)
committerIBNobody <ibnobody@gmail.com>
Wed, 21 Sep 2016 02:46:33 +0000 (21:46 -0500)
commitb30e6c1c9e1c876ddf95fcc3bc727a04ca6f2abc
tree2f50fe134b6a6cfd9b1f7188564ff16bb8b7fdaf
parent6631abc1cb0e570271bcf33464e3af17b6fc0b87
Created I2C and Serial keymaps for unit testing

Having a dedicated I2C keymap and a dedicated serial keymap will allow
the testing suite to check both conditions.
keyboards/lets_split/keymaps/i2c/config.h [new file with mode: 0644]
keyboards/lets_split/keymaps/i2c/keymap.c [new file with mode: 0644]
keyboards/lets_split/keymaps/serial/config.h [new file with mode: 0644]
keyboards/lets_split/keymaps/serial/keymap.c [new file with mode: 0644]