summaryrefslogtreecommitdiff
path: root/keyboards/eternal_keypad/config.h
diff options
context:
space:
mode:
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