diff options
author | paulgali <paulgali@live.co.uk> | 2020-07-05 06:20:22 +0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-04 19:20:22 -0700 |
commit | 83bc0b9e80ddbc3d494fb5fa348e601e90f08f01 (patch) | |
tree | d1cb5cae64c782f12a96d496efce766dc9e62bc2 /keyboards/dp60/config.h | |
parent | 29ebb99b1f5dff19a2c7dc3c93c7c95e9e9986be (diff) |
[Keyboard] Updated VIA Support for DP60 (#9508)
* Updated VIA Support
- Added LAYOUT_all Support for VIA compatibility
- Updated default dp60\layouts\via\keymap.c to mmirror changes to
LAYOUT_all
- Rules.mk updated in both base and via directories.
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Diffstat (limited to 'keyboards/dp60/config.h')
-rw-r--r-- | keyboards/dp60/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/dp60/config.h b/keyboards/dp60/config.h index 3875d303ea..2bedf51970 100644 --- a/keyboards/dp60/config.h +++ b/keyboards/dp60/config.h @@ -11,7 +11,7 @@ #define PRODUCT_ID 0x00BE #define DEVICE_VER 0x0001 #define MANUFACTURER astro -#define PRODUCT Dumplings +#define PRODUCT DP60 #define DESCRIPTION 60% rgb keyboard with ble extension /* key matrix size */ |