Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
5007cdac72
2 changed files with 1 additions and 2 deletions
|
@ -23,3 +23,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
#define TAPPING_TOGGLE 2
|
||||
#define TAPPING_TERM 150
|
||||
#undef RGBLED_SPLIT
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#include QMK_KEYBOARD_H
|
||||
|
||||
extern keymap_config_t keymap_config;
|
||||
|
||||
#define _BASE 0
|
||||
#define _L 1
|
||||
#define _R 2
|
||||
|
|
Loading…
Reference in a new issue