diff options
author | Loïc Wisniewski <metaheavens@gmail.com> | 2021-01-25 04:12:28 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-25 14:12:28 +1100 |
commit | bf7e19e9977fc23a41898c90ce973d990717cfb4 (patch) | |
tree | a7b50fd6644e0271ec753b291bdd6b4146c81708 /keyboards/crkbd/config.h | |
parent | deea6a98267e3b9bf793d9a64bfd586a07ef5c48 (diff) | |
download | qmk_firmware-bf7e19e9977fc23a41898c90ce973d990717cfb4.tar.gz qmk_firmware-bf7e19e9977fc23a41898c90ce973d990717cfb4.zip |
Fix midi for CRKBD (#11644)
Co-authored-by: BuildTools <unconfigured@null.spigotmc.org>
Diffstat (limited to 'keyboards/crkbd/config.h')
-rw-r--r-- | keyboards/crkbd/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/crkbd/config.h b/keyboards/crkbd/config.h index a2dd710714..d7a3474733 100644 --- a/keyboards/crkbd/config.h +++ b/keyboards/crkbd/config.h @@ -25,6 +25,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define PRODUCT_ID 0x0001 #define DEVICE_VER 0x0001 #define MANUFACTURER foostan +#define PRODUCT Corne /* key matrix size */ // Rows are doubled-up |