summaryrefslogtreecommitdiffstats
path: root/keyboards/eternal_keypad/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-07-19 23:24:53 +0000
committerQMK Bot <hello@qmk.fm>2022-07-19 23:24:53 +0000
commit6992efb2291f8b78cb5feb5c750bab616640045d (patch)
tree174e5aedf4f91614e1e171285686a195787348af /keyboards/eternal_keypad/config.h
parentd0c095eec2f7c62cf797b2281a02aaa5075e4dc3 (diff)
parenta7893f207dff037e6d3d6cf381175918c8e45299 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/eternal_keypad/config.h')
-rw-r--r--keyboards/eternal_keypad/config.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/keyboards/eternal_keypad/config.h b/keyboards/eternal_keypad/config.h
index 5b5ad02f44..0a333760a9 100644
--- a/keyboards/eternal_keypad/config.h
+++ b/keyboards/eternal_keypad/config.h
@@ -20,7 +20,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config_common.h"
/* USB Device descriptor parameter */
-#define VENDOR_ID 0xFEED
+#define VENDOR_ID 0x1209 // pid.codes
#define PRODUCT_ID 0xDB00
#define DEVICE_VER 0x0001
#define MANUFACTURER duckyb
@@ -62,6 +62,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
//#define BACKLIGHT_LEVELS 3
//#define BACKLIGHT_BREATHING
+#define RGB_DI_PIN D3
+#define RGBLED_NUM 8
+#define RGBLIGHT_SLEEP
+#define RGBLIGHT_ANIMATIONS
+
//#define RGB_DI_PIN E2
//#ifdef RGB_DI_PIN
//# define RGBLED_NUM 16