diff options
author | QMK Bot <hello@qmk.fm> | 2021-01-18 01:50:00 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-01-18 01:50:00 +0000 |
commit | 82a875056cc431d0424a41bb0b6d52090e98ad98 (patch) | |
tree | cdc3c46567bab7080a6a74e4bc31327a0bd7c91e /keyboards/flehrad | |
parent | 31c57aab35e6fd49c4c8336f449419afe7630e93 (diff) | |
parent | cc3f2e2865f317604d9781f12d0cefe0e3f74275 (diff) | |
download | qmk_firmware-82a875056cc431d0424a41bb0b6d52090e98ad98.tar.gz qmk_firmware-82a875056cc431d0424a41bb0b6d52090e98ad98.zip |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/flehrad')
-rw-r--r-- | keyboards/flehrad/bigswitch/config.h | 1 | ||||
-rw-r--r-- | keyboards/flehrad/downbubble/config.h | 1 | ||||
-rw-r--r-- | keyboards/flehrad/numbrero/config.h | 1 | ||||
-rw-r--r-- | keyboards/flehrad/snagpad/config.h | 1 | ||||
-rw-r--r-- | keyboards/flehrad/tradestation/config.h | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/flehrad/bigswitch/config.h b/keyboards/flehrad/bigswitch/config.h index 220f2591bf..b6fb15d3b7 100644 --- a/keyboards/flehrad/bigswitch/config.h +++ b/keyboards/flehrad/bigswitch/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER flehrad #define PRODUCT BigSwitch PCB -#define DESCRIPTION A single key board for Novelkeys Big Switch /* key matrix size */ #define MATRIX_ROWS 1 diff --git a/keyboards/flehrad/downbubble/config.h b/keyboards/flehrad/downbubble/config.h index 04fbc4a0dd..6a858d89e0 100644 --- a/keyboards/flehrad/downbubble/config.h +++ b/keyboards/flehrad/downbubble/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER Flehrad #define PRODUCT downbubble -#define DESCRIPTION An Ergonomic Centered Numpad Keyboard /* key matrix size */ #define MATRIX_ROWS 6 diff --git a/keyboards/flehrad/numbrero/config.h b/keyboards/flehrad/numbrero/config.h index ac38e08145..8360dfb3f9 100644 --- a/keyboards/flehrad/numbrero/config.h +++ b/keyboards/flehrad/numbrero/config.h @@ -8,7 +8,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER Flehrad #define PRODUCT Numbrero -#define DESCRIPTION Pro Micro-powered Reversible L/H Numpad with Extra Macro Keys /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/flehrad/snagpad/config.h b/keyboards/flehrad/snagpad/config.h index 339bdd1be6..946534ebb8 100644 --- a/keyboards/flehrad/snagpad/config.h +++ b/keyboards/flehrad/snagpad/config.h @@ -8,7 +8,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER Flehrad #define PRODUCT Snagpad -#define DESCRIPTION A Pro Micro-Powered 5x4 macropad/numpad /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/flehrad/tradestation/config.h b/keyboards/flehrad/tradestation/config.h index 33c87548fb..03c4fb1229 100644 --- a/keyboards/flehrad/tradestation/config.h +++ b/keyboards/flehrad/tradestation/config.h @@ -8,7 +8,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER Flehrad #define PRODUCT Trade Station - #define DESCRIPTION A Pro Micro-powered macropad layout by Didier Luximon. 1/8U gap space top two rows and 1/4U gap between 2U bottom two rows. /* key matrix size */ #define MATRIX_ROWS 4 |