File diff suppressed because it is too large
Load Diff
8
keyboard/planck/keymaps/experimental/config.h
Normal file
8
keyboard/planck/keymaps/experimental/config.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef CONFIG_USER_H
|
||||
#define CONFIG_USER_H
|
||||
|
||||
#include "../../config.h"
|
||||
|
||||
#define LEADER_TIMEOUT 300
|
||||
|
||||
#endif
|
||||
@@ -321,8 +321,6 @@ void music_scale_user(void)
|
||||
|
||||
LEADER_EXTERNS();
|
||||
|
||||
#define LEADER_TIMEOUT 300
|
||||
|
||||
void matrix_scan_user(void) {
|
||||
LEADER_DICTIONARY() {
|
||||
leading = false;
|
||||
|
||||
Reference in New Issue
Block a user