[Keymap] I2C scanner (#8454)

* Add i2c scanner keymap

* Add bodge for chibios

* Fix readme title

* make chibios bodge a little cleaner

* fix typo in readme
This commit is contained in:
Joel Challis
2020-03-18 18:14:45 +00:00
committed by GitHub
parent fc4ef6934d
commit b6316c5024
4 changed files with 111 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
CONSOLE_ENABLE = yes
QUANTUM_LIB_SRC += i2c_master.c