diff options
author | QMK Bot <hello@qmk.fm> | 2023-01-20 02:35:58 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2023-01-20 02:35:58 +0000 |
commit | 771d85b86ff3eaba0ef197c109ee6fa8310976c6 (patch) | |
tree | e612e802549ba2fd03ed2cdab833be445682298e /keyboards/yushakobo/navpad/10_helix_r | |
parent | 64d5ef40565835d405439aa48019a5d29cab4719 (diff) | |
parent | 5e502c3265c7616674af7ab929d4a964670c7b69 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/yushakobo/navpad/10_helix_r')
-rw-r--r-- | keyboards/yushakobo/navpad/10_helix_r/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/yushakobo/navpad/10_helix_r/config.h b/keyboards/yushakobo/navpad/10_helix_r/config.h index 3a5ba847b5..888d2e15ed 100644 --- a/keyboards/yushakobo/navpad/10_helix_r/config.h +++ b/keyboards/yushakobo/navpad/10_helix_r/config.h @@ -37,7 +37,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define MATRIX_ROW_PINS_RIGHT { D4, C6, D7, E6, B4 } #define MATRIX_COL_PINS { F5, F6, B2, B3, B1, F7, NO_PIN } #define MATRIX_COL_PINS_RIGHT { F4, F5, F6, F7, B1, B3, B2 } -#define UNUSED_PIN { D0, D1 } #define EE_HANDS |