]> git.donarmstrong.com Git - qmk_firmware.git/commit
Keyboard: Crkbd: move I2C and Serial defines to keyboard's config.h (#3970)
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>
Mon, 24 Sep 2018 01:47:43 +0000 (18:47 -0700)
committerDrashna Jaelre <drashna@live.com>
Mon, 24 Sep 2018 01:47:43 +0000 (18:47 -0700)
commit07d317ab8877f935768e8798c1560242e3687847
tree3034df6b48d7bf9fb853f57edd331122ccd8fcf8
parentce057ea47448d0df2a05efa419f61563649a5821
Keyboard: Crkbd: move I2C and Serial defines to keyboard's config.h (#3970)

* Crkbd: move I2C and Serial defines to keyboard's config.h

per @drashna on Discord

* Crkbd: remove misleading comment re: I2C and Serial

USE_I2C and USE_SERIAL are usually a "one or the other"-type deal, but this keyboard uses both.
keyboards/crkbd/config.h
keyboards/crkbd/keymaps/default/config.h
keyboards/crkbd/keymaps/like_jis/config.h