diff options
author | QMK Bot <hello@qmk.fm> | 2021-01-20 01:41:10 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-01-20 01:41:10 +0000 |
commit | 36784a99a92a99372d329eae2b681717ce211d91 (patch) | |
tree | f707419597ba8751032da0d5485898bf34696298 /keyboards/the_royal | |
parent | d5ab40aa6062b392b0dd1eaa99544dea17408637 (diff) | |
parent | e0ed2c950d25315461c4025b9649091e113626e3 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/the_royal')
-rw-r--r-- | keyboards/the_royal/liminal/config.h | 1 | ||||
-rw-r--r-- | keyboards/the_royal/schwann/config.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/the_royal/liminal/config.h b/keyboards/the_royal/liminal/config.h index 45cb48c4e9..9e3dadce3d 100644 --- a/keyboards/the_royal/liminal/config.h +++ b/keyboards/the_royal/liminal/config.h @@ -8,7 +8,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER TheRoyalSweatshirt #define PRODUCT Liminal -#define DESCRIPTION "A 50% keyboard with focused around spectacular keycap compatibility." /* key matrix size */ #define MATRIX_ROWS 4 diff --git a/keyboards/the_royal/schwann/config.h b/keyboards/the_royal/schwann/config.h index 5945319426..955771c793 100644 --- a/keyboards/the_royal/schwann/config.h +++ b/keyboards/the_royal/schwann/config.h @@ -8,7 +8,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER TheRoyalSweatshirt #define PRODUCT The Schwann PCB -#define DESCRIPTION "A simple, HHKB-Styled, Ortholinear PCB Designed for use with the Neuron Keyboard by Worldspawn and Walletburner." /* key matrix size */ #define MATRIX_ROWS 4 |