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/config.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'keyboards/1upkeyboards/1up60hte/config.h') diff --git a/keyboards/1upkeyboards/1up60hte/config.h b/keyboards/1upkeyboards/1up60hte/config.h index eb61a363ff..c7e023a5ed 100644 --- a/keyboards/1upkeyboards/1up60hte/config.h +++ b/keyboards/1upkeyboards/1up60hte/config.h @@ -55,8 +55,6 @@ along with this program. If not, see . /* Locking resynchronize hack */ #define LOCKING_RESYNC_ENABLE - - #define RGB_DI_PIN F0 #ifdef RGB_DI_PIN #define RGBLIGHT_ANIMATIONS -- cgit v1.2.3