Rewrite layer action with layer_switch
This commit is contained in:
@ -31,5 +31,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
uint8_t bitpop(uint8_t bits);
|
||||
uint8_t bitpop16(uint16_t bits);
|
||||
uint8_t biton(uint8_t bits);
|
||||
uint8_t biton16(uint16_t bits);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user