diff options
author | fauxpark <fauxpark@gmail.com> | 2021-01-15 18:34:12 +1100 |
---|---|---|
committer | fauxpark <fauxpark@gmail.com> | 2021-01-15 18:34:12 +1100 |
commit | ca7da3866d8a7a80e5c932ebac40fe0061d00c7f (patch) | |
tree | 5686046b1f73ed22253fc74bd4851c77e638a615 /keyboards/bthlabs/geekpad/config.h | |
parent | ab375d3d075c105f09a1ddd0e155f178225518bc (diff) | |
parent | 8cf5f72aadc7f287b2716a174730a4b2cc26c900 (diff) | |
download | qmk_firmware-ca7da3866d8a7a80e5c932ebac40fe0061d00c7f.tar.gz qmk_firmware-ca7da3866d8a7a80e5c932ebac40fe0061d00c7f.zip |
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/bthlabs/geekpad/config.h')
-rw-r--r-- | keyboards/bthlabs/geekpad/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/bthlabs/geekpad/config.h b/keyboards/bthlabs/geekpad/config.h index 0d33bb89a..19620ffbb 100644 --- a/keyboards/bthlabs/geekpad/config.h +++ b/keyboards/bthlabs/geekpad/config.h | |||
@@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
25 | #define DEVICE_VER 0x0001 | 25 | #define DEVICE_VER 0x0001 |
26 | #define MANUFACTURER BTHLabs | 26 | #define MANUFACTURER BTHLabs |
27 | #define PRODUCT GeekPad | 27 | #define PRODUCT GeekPad |
28 | #define DESCRIPTION 3x3 custom macro pad | ||
29 | 28 | ||
30 | /* key matrix size */ | 29 | /* key matrix size */ |
31 | #define MATRIX_ROWS 3 | 30 | #define MATRIX_ROWS 3 |