summaryrefslogtreecommitdiff
path: root/keyboards/rgbkb/sol
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2021-01-20 12:40:35 +1100
committerGitHub <noreply@github.com>2021-01-20 12:40:35 +1100
commite0ed2c950d25315461c4025b9649091e113626e3 (patch)
tree8d05b112a3bf98e1ca248339a5d6c868a179d498 /keyboards/rgbkb/sol
parent4ed67d666e1cea2c1d428af2b972de3e35e1742a (diff)
Remove `DESCRIPTION`, R-V (#11632)
Diffstat (limited to 'keyboards/rgbkb/sol')
-rw-r--r--keyboards/rgbkb/sol/rev1/config.h1
-rw-r--r--keyboards/rgbkb/sol/rev2/config.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/rgbkb/sol/rev1/config.h b/keyboards/rgbkb/sol/rev1/config.h
index 3cfc3eef94..14518a755d 100644
--- a/keyboards/rgbkb/sol/rev1/config.h
+++ b/keyboards/rgbkb/sol/rev1/config.h
@@ -24,7 +24,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define DEVICE_VER 0x0001
#define MANUFACTURER RGBKB
#define PRODUCT Sol
-#define DESCRIPTION "An RGB, split, ortho-esque keyboard"
/* ws2812 RGB LED */
#define RGB_DI_PIN B3
diff --git a/keyboards/rgbkb/sol/rev2/config.h b/keyboards/rgbkb/sol/rev2/config.h
index ee5ad924ab..6613b447b2 100644
--- a/keyboards/rgbkb/sol/rev2/config.h
+++ b/keyboards/rgbkb/sol/rev2/config.h
@@ -24,7 +24,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define DEVICE_VER 0x0002
#define MANUFACTURER RGBKB
#define PRODUCT Sol
-#define DESCRIPTION "An RGB, split, ortho-esque keyboard"
/* ws2812 RGB LED */
#define RGB_DI_PIN B7