Rename file layer_switch to action_layer

This commit is contained in:
tmk 2013-04-02 17:44:24 +09:00
parent cc8e66754b
commit c6d88d2795
10 changed files with 20 additions and 60 deletions

View file

@ -20,7 +20,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "keycode.h"
#include "action.h"
#include "action_macro.h"
#include "layer_switch.h"
#include "report.h"
#include "host.h"
#include "print.h"