mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-15 09:00:44 +02:00

* 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.