summaryrefslogtreecommitdiff
path: root/keyboard/hhkb/config.h
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2013-03-11 14:39:06 +0900
committertmk <nobody@nowhere>2013-03-11 14:39:06 +0900
commit1d5bbb55f28eb2e9eff0543753b8cb85f3b94282 (patch)
tree534a649228ca71c394a29ec38c4452804620c297 /keyboard/hhkb/config.h
parentfe2230cf60efdc5dafb85356e54b8b87cd52c3a3 (diff)
Fix legacy keymap support
- need to define USE_LEGACY_KEYMAP to use legacy keymap
Diffstat (limited to 'keyboard/hhkb/config.h')
-rw-r--r--keyboard/hhkb/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboard/hhkb/config.h b/keyboard/hhkb/config.h
index 3bfeb45ed4..ef2958981c 100644
--- a/keyboard/hhkb/config.h
+++ b/keyboard/hhkb/config.h
@@ -44,9 +44,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MATRIX_ROWS 8
#define MATRIX_COLS 8
-/* To use new keymap framework */
-#define USE_KEYMAP_V2
-
/*
* Boot magic keys
* call some function by pressing key when pluging cable or powering on.