From e14df8678dd521598b026ce7bf2e7e2cebce35e3 Mon Sep 17 00:00:00 2001 From: Braydon Bubnick Date: Mon, 4 Feb 2019 16:57:45 -0600 Subject: 1up60hte hhkb layout support (#5050) * Tweaks to default 1up60hte layout + support for HHKB style layout * Added changes to layouts * Fix config.h * Fixed errant KC_NO in layout * Added readme to keyboard... Will update with images/store link when avail. * Update to use LAYOUT_60_hhkb default layout * md formatting fix * Update keyboards/1upkeyboards/1up60hte/readme.md Co-Authored-By: bubnick * Update keyboards/1upkeyboards/1up60hte/readme.md Co-Authored-By: bubnick * Added layout to rules.mk, fixed layout to be compatble with community HHKB keymaps --- keyboards/1upkeyboards/1up60hte/rules.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'keyboards/1upkeyboards/1up60hte/rules.mk') diff --git a/keyboards/1upkeyboards/1up60hte/rules.mk b/keyboards/1upkeyboards/1up60hte/rules.mk index c77cac8a17..b8b5582991 100644 --- a/keyboards/1upkeyboards/1up60hte/rules.mk +++ b/keyboards/1upkeyboards/1up60hte/rules.mk @@ -54,3 +54,5 @@ NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https:/ BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality AUDIO_ENABLE = no RGBLIGHT_ENABLE = yes + +LAYOUTS = 60_hhkb -- cgit v1.2.3