summaryrefslogtreecommitdiff
path: root/keyboards/a_dux/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/a_dux/config.h')
-rw-r--r--keyboards/a_dux/config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/a_dux/config.h b/keyboards/a_dux/config.h
index b007945774..ffda0a301c 100644
--- a/keyboards/a_dux/config.h
+++ b/keyboards/a_dux/config.h
@@ -18,13 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config_common.h"
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0xC2AB
-#define PRODUCT_ID 0x3939
-#define DEVICE_VER 0x0001
-#define MANUFACTURER tapioki
-#define PRODUCT Architeuthis dux
-
/* key matrix size */
#define MATRIX_ROWS 8
#define MATRIX_COLS 5
@@ -56,7 +49,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
-#define UNUSED_PINS
/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5