diff options
author | fauxpark <fauxpark@gmail.com> | 2022-08-15 17:54:07 +1000 |
---|---|---|
committer | fauxpark <fauxpark@gmail.com> | 2022-08-15 17:54:07 +1000 |
commit | c202602938e1b065e6bac394771b310fea2a3edb (patch) | |
tree | 444978b63e48d68f004b1c0730929bfbcfb221e8 /keyboards/dumbpad/v1x_right/config.h | |
parent | 8e9ee29fe352b98ee1380213fc2e2b0e945cdf3f (diff) | |
parent | 51d5aad25b92a34bc051849616fcd93e3ae407fc (diff) | |
download | qmk_firmware-c202602938e1b065e6bac394771b310fea2a3edb.tar.gz qmk_firmware-c202602938e1b065e6bac394771b310fea2a3edb.zip |
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/dumbpad/v1x_right/config.h')
-rw-r--r-- | keyboards/dumbpad/v1x_right/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/dumbpad/v1x_right/config.h b/keyboards/dumbpad/v1x_right/config.h index 79f0ec1503..8d57b6a837 100644 --- a/keyboards/dumbpad/v1x_right/config.h +++ b/keyboards/dumbpad/v1x_right/config.h @@ -18,9 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include "config_common.h" -/* USB Device descriptor parameter */ -#define DEVICE_VER 0x0010 - /* Column/Row IO definitions */ #define MATRIX_ROWS 4 #define MATRIX_COLS 5 |