forked from mirrors/qmk_userspace
Remove ACT_KEYMAP and ACT_OVERLAY
- Remove ACT_OVERLAY - Rename ACT_KEYMAP to ACT_LAYER - Add ACT_LAYER_BITOP
This commit is contained in:
parent
353a9b56e6
commit
10f33a3e48
8 changed files with 101 additions and 400 deletions
|
@ -74,8 +74,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
//#define NO_PRINT
|
||||
|
||||
/* disable action features */
|
||||
//#define NO_ACTION_KEYMAP
|
||||
//#define NO_ACTION_OVERLAY
|
||||
//#define NO_ACTION_LAYER
|
||||
//#define NO_ACTION_TAPPING
|
||||
//#define NO_ACTION_ONESHOT
|
||||
//#define NO_ACTION_MACRO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue