forked from mirrors/qmk_userspace
Rename file layer_switch to action_layer
This commit is contained in:
parent
cc8e66754b
commit
c6d88d2795
10 changed files with 20 additions and 60 deletions
|
@ -26,7 +26,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#include "timer.h"
|
||||
#include "keyboard.h"
|
||||
#include "bootloader.h"
|
||||
#include "layer_switch.h"
|
||||
#include "action_layer.h"
|
||||
#include "eeconfig.h"
|
||||
#include "sleep_led.h"
|
||||
#include "led.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue