Reformat 40% Ortho boards to work with Layouts feature (#2804)
* Reformat 40% Ortho boards to work with Layouts feature * Fix krusli keymap to compile properly * Fix mt40 compile errors * Fix layouts * fix RGB?
This commit is contained in:
parent
38f204db30
commit
678fae6cce
53 changed files with 317 additions and 618 deletions
11
keyboards/mt40/keymaps/default/config.h
Normal file
11
keyboards/mt40/keymaps/default/config.h
Normal file
|
@ -0,0 +1,11 @@
|
|||
#ifndef CONFIG_USER_H
|
||||
#define CONFIG_USER_H
|
||||
|
||||
#define TAPPING_TERM 200
|
||||
|
||||
|
||||
#define RGBLIGHT_HUE_STEP 12
|
||||
#define RGBLIGHT_SAT_STEP 15
|
||||
#define RGBLIGHT_VAL_STEP 18
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue