From fe860131dd60e38d95e12da3d5ecaf22f82aa344 Mon Sep 17 00:00:00 2001 From: yulei Date: Wed, 8 Jan 2020 16:11:45 +0800 Subject: [Keyboard] fixed hhkb keymap issue on e6_rgb (#7684) * fixed hhkb keymap issue and added allleds configuration * fixed layout mismatch * add more matrix control * remove redundent define in rules.mk * turn NKRO on * remove allled macro, adding readme in allleds mode, add via support * add two more layers for via * update readme file * Update keyboards/exclusive/e6_rgb/keymaps/allleds/readme * Update keyboards/exclusive/e6_rgb/keymaps/allleds/readme.md --- keyboards/exclusive/e6_rgb/keymaps/allleds/rules.mk | 1 + 1 file changed, 1 insertion(+) create mode 100644 keyboards/exclusive/e6_rgb/keymaps/allleds/rules.mk (limited to 'keyboards/exclusive/e6_rgb/keymaps/allleds/rules.mk') diff --git a/keyboards/exclusive/e6_rgb/keymaps/allleds/rules.mk b/keyboards/exclusive/e6_rgb/keymaps/allleds/rules.mk new file mode 100644 index 0000000000..f8610f7e28 --- /dev/null +++ b/keyboards/exclusive/e6_rgb/keymaps/allleds/rules.mk @@ -0,0 +1 @@ +RGB_MATRIX_ENABLE = IS31FL3733# Use RGB matrix -- cgit v1.2.3