]> git.donarmstrong.com Git - qmk_firmware.git/commit - tmk_core/common/action_layer.h
helper to compare current layer_state to user layer
authorColin T.A. Gray <colinta@gmail.com>
Tue, 5 Dec 2017 18:59:53 +0000 (11:59 -0700)
committerJack Humbert <jack.humb@gmail.com>
Fri, 8 Dec 2017 21:09:47 +0000 (16:09 -0500)
commit1620d78e73f8e01ed1d48255c655d9eb6cc1b135
tree761d0d19cbcaff55b07970108e902e5101ff999a
parentfc54d62111204a01b75dc24a427c2f5aa2ea3c3c
helper to compare current layer_state to user layer

Performs the same bit comparison that the layer_move
functions perform
tmk_core/common/action_layer.c
tmk_core/common/action_layer.h