diff options
Diffstat (limited to 'keyboards/coseyfannitutti/mysterium/config.h')
| -rw-r--r-- | keyboards/coseyfannitutti/mysterium/config.h | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/keyboards/coseyfannitutti/mysterium/config.h b/keyboards/coseyfannitutti/mysterium/config.h index 1d0094b8b..968794da9 100644 --- a/keyboards/coseyfannitutti/mysterium/config.h +++ b/keyboards/coseyfannitutti/mysterium/config.h | |||
| @@ -18,7 +18,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 18 | 18 | ||
| 19 | #include "config_common.h" | 19 | #include "config_common.h" |
| 20 | 20 | ||
| 21 | #define VENDOR_ID 0xFEED | 21 | #define VENDOR_ID 0x6B62 |
| 22 | #define PRODUCT_ID 0x8769 | 22 | #define PRODUCT_ID 0x8769 |
| 23 | #define DEVICE_VER 0x0001 | 23 | #define DEVICE_VER 0x0001 |
| 24 | #define MANUFACTURER coseyfannitutti | 24 | #define MANUFACTURER coseyfannitutti |
| @@ -237,4 +237,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 237 | #define LCD_E_PORT LCD_PORT //< port for Enable line | 237 | #define LCD_E_PORT LCD_PORT //< port for Enable line |
| 238 | #define LCD_E_PIN 1 //< pin for Enable line | 238 | #define LCD_E_PIN 1 //< pin for Enable line |
| 239 | #endif | 239 | #endif |
| 240 | */ \ No newline at end of file | 240 | */ |
| 241 | |||
| 242 | /* Bootmagic Lite key configuration */ | ||
| 243 | #define BOOTMAGIC_LITE_ROW 0 | ||
| 244 | #define BOOTMAGIC_LITE_COLUMN 0 | ||
