aboutsummaryrefslogtreecommitdiff
path: root/keyboards/dc01/left/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/dc01/left/config.h')
-rw-r--r--keyboards/dc01/left/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/dc01/left/config.h b/keyboards/dc01/left/config.h
index 9f2e564a4..57614e84a 100644
--- a/keyboards/dc01/left/config.h
+++ b/keyboards/dc01/left/config.h
@@ -20,7 +20,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
20#include "config_common.h" 20#include "config_common.h"
21 21
22/* USB Device descriptor parameter */ 22/* USB Device descriptor parameter */
23#define VENDOR_ID 0xFEED 23#define VENDOR_ID 0x8968
24#define PRODUCT_ID 0x1010 24#define PRODUCT_ID 0x1010
25#define DEVICE_VER 0x0001 25#define DEVICE_VER 0x0001
26#define MANUFACTURER Mechboards 26#define MANUFACTURER Mechboards
@@ -45,7 +45,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
45#define MATRIX_COL_PINS { F4, F1, F0, F7, F6, F5 } 45#define MATRIX_COL_PINS { F4, F1, F0, F7, F6, F5 }
46#define UNUSED_PINS 46#define UNUSED_PINS
47 47
48#define F_SCL 300000UL 48#define F_SCL 350000UL
49 49
50/* COL2ROW, ROW2COL*/ 50/* COL2ROW, ROW2COL*/
51#define DIODE_DIRECTION COL2ROW 51#define DIODE_DIRECTION COL2ROW
@@ -141,4 +141,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
141//#define MIDI_ADVANCED 141//#define MIDI_ADVANCED
142 142
143/* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */ 143/* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */
144//#define MIDI_TONE_KEYCODE_OCTAVES 1 \ No newline at end of file 144//#define MIDI_TONE_KEYCODE_OCTAVES 1