Rewrite layer action with layer_switch
This commit is contained in:
parent
0142b571c4
commit
e324fa2918
7 changed files with 148 additions and 112 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue