summaryrefslogtreecommitdiffstats
path: root/keyboard/gh60
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2013-04-02 10:44:24 +0200
committertmk <nobody@nowhere>2013-04-02 10:44:24 +0200
commitc6d88d27956c4b76f8819fcdb076bf94a8f55868 (patch)
tree3b294d4282ed2ed06b0d155f81ff97385e6b024d /keyboard/gh60
parentcc8e66754b1a5d0c11985cb0feb51ead49668744 (diff)
downloadqmk_firmware-c6d88d27956c4b76f8819fcdb076bf94a8f55868.tar.gz
qmk_firmware-c6d88d27956c4b76f8819fcdb076bf94a8f55868.tar.xz
Rename file layer_switch to action_layer
Diffstat (limited to 'keyboard/gh60')
-rw-r--r--keyboard/gh60/keymap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboard/gh60/keymap.c b/keyboard/gh60/keymap.c
index 2f41ad4fd..6db4d3db0 100644
--- a/keyboard/gh60/keymap.c
+++ b/keyboard/gh60/keymap.c
@@ -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"