diff options
| author | QMK Bot | 2022-08-22 00:09:30 +0200 |
|---|---|---|
| committer | QMK Bot | 2022-08-22 00:09:30 +0200 |
| commit | e36ae90a651df6ccad5f6d125135ee0240a01f02 (patch) | |
| tree | 834b7f0b4bdbe09730574948837d56f0aca7a111 /keyboards/dumbpad | |
| parent | 51e4e91285722fd9fc93eaa4617dfa7501b5ddf0 (diff) | |
| parent | b0eda7701a372e820264c6a78afa1f8c410845f7 (diff) | |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/dumbpad')
| -rw-r--r-- | keyboards/dumbpad/v1x/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/dumbpad/v1x/config.h b/keyboards/dumbpad/v1x/config.h index 4c5b14d61c..88ee875c0d 100644 --- a/keyboards/dumbpad/v1x/config.h +++ b/keyboards/dumbpad/v1x/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 |