forked from mirrors/qmk_userspace
Initial version of new code for layer switch is added.
This commit is contained in:
parent
93e33fb8f6
commit
4ae979f6ef
19 changed files with 592 additions and 495 deletions
|
@ -23,7 +23,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#include "debug.h"
|
||||
#include "util.h"
|
||||
#include "timer.h"
|
||||
#include "layer.h"
|
||||
#include "keyboard.h"
|
||||
#include "matrix.h"
|
||||
#include "bootloader.h"
|
||||
#include "command.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue