]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/lets_split/keymaps/khord/config.h
Don't define RGBLED_NUM in let-split khord keymap
[qmk_firmware.git] / keyboards / lets_split / keymaps / khord / config.h
index 1df3c5e1f41ca32333c673584ba3e12000844d97..2d845827babcd2d1b917bce9bde168cd7be3a4d3 100644 (file)
@@ -15,16 +15,12 @@ You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
+#define TAPPING_TERM 150
 
 #define USE_SERIAL
-
-#define MASTER_LEFT
-// #define _MASTER_RIGHT
 #define EE_HANDS
 
-#undef RGBLED_NUM
 #define RGBLIGHT_ANIMATIONS
-#define RGBLED_NUM 12
 
 #ifdef SUBPROJECT_rev1
     #include "../../rev1/config.h"