diff options
Diffstat (limited to 'keyboards/maartenwut/wasdat_code/config.h')
| -rw-r--r-- | keyboards/maartenwut/wasdat_code/config.h | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/keyboards/maartenwut/wasdat_code/config.h b/keyboards/maartenwut/wasdat_code/config.h index 724488a99..16d5acd9c 100644 --- a/keyboards/maartenwut/wasdat_code/config.h +++ b/keyboards/maartenwut/wasdat_code/config.h | |||
| @@ -21,7 +21,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 21 | 21 | ||
| 22 | /* USB Device descriptor parameter */ | 22 | /* USB Device descriptor parameter */ |
| 23 | #define VENDOR_ID 0x4705 | 23 | #define VENDOR_ID 0x4705 |
| 24 | #define PRODUCT_ID 0xC574 | 24 | #define PRODUCT_ID 0xB00E |
| 25 | #define DEVICE_VER 0x0001 | 25 | #define DEVICE_VER 0x0001 |
| 26 | #define MANUFACTURER Maartenwut | 26 | #define MANUFACTURER Maartenwut |
| 27 | #define PRODUCT Wasdat Code | 27 | #define PRODUCT Wasdat Code |
| @@ -60,7 +60,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 60 | 60 | ||
| 61 | #define BACKLIGHT_PIN B7 | 61 | #define BACKLIGHT_PIN B7 |
| 62 | #define BACKLIGHT_BREATHING | 62 | #define BACKLIGHT_BREATHING |
| 63 | #define BACKLIGHT_LEVELS 3 | 63 | #define BACKLIGHT_LEVELS 5 |
| 64 | 64 | ||
| 65 | // #define RGB_DI_PIN E2 | 65 | // #define RGB_DI_PIN E2 |
| 66 | // #ifdef RGB_DI_PIN | 66 | // #ifdef RGB_DI_PIN |
| @@ -254,3 +254,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 254 | /* Bootmagic Lite key configuration */ | 254 | /* Bootmagic Lite key configuration */ |
| 255 | #define BOOTMAGIC_LITE_ROW 2 | 255 | #define BOOTMAGIC_LITE_ROW 2 |
| 256 | #define BOOTMAGIC_LITE_COLUMN 3 | 256 | #define BOOTMAGIC_LITE_COLUMN 3 |
| 257 | |||
| 258 | #define DYNAMIC_KEYMAP_LAYER_COUNT 3 | ||
