aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/cluepad/keymaps
diff options
context:
space:
mode:
authorTerryMathews <terry@terrymathews.net>2016-07-07 23:57:11 -0400
committerTerryMathews <terry@terrymathews.net>2016-07-07 23:57:11 -0400
commite2ec45a755741a29ecd814e6151f4d4860b20386 (patch)
treede9e745ad247f0c76b4e402d7241b152e5a3ac03 /keyboards/cluepad/keymaps
parentccfa7351add03eb6c3e081cd37893fc2da519c4b (diff)
downloadfirmware-e2ec45a755741a29ecd814e6151f4d4860b20386.tar.gz
firmware-e2ec45a755741a29ecd814e6151f4d4860b20386.tar.bz2
firmware-e2ec45a755741a29ecd814e6151f4d4860b20386.zip
Fix cluepad and planck
Diffstat (limited to 'keyboards/cluepad/keymaps')
-rw-r--r--keyboards/cluepad/keymaps/default/keymap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/cluepad/keymaps/default/keymap.c b/keyboards/cluepad/keymaps/default/keymap.c
index 10881e8de..66827fe48 100644
--- a/keyboards/cluepad/keymaps/default/keymap.c
+++ b/keyboards/cluepad/keymaps/default/keymap.c
@@ -52,8 +52,8 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
RGB_MOD, KC_TRNS)
};
-enum function_id {
-};
+/*enum function_id {
+};*/
const uint16_t PROGMEM fn_actions[] = {
};