summaryrefslogtreecommitdiffstats
path: root/keyboards/yushakobo/navpad/10/rev1
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2023-01-20 02:35:18 +0000
committerGitHub <noreply@github.com>2023-01-20 02:35:18 +0000
commit5e502c3265c7616674af7ab929d4a964670c7b69 (patch)
tree5bdd3dd32b675559f3bf678b6df2a879a17852cd /keyboards/yushakobo/navpad/10/rev1
parent891780b17f0dcf86624cadc18fb0fbeb2ee418d8 (diff)
Remove stray UNUSED_PINS (#19639)
Diffstat (limited to 'keyboards/yushakobo/navpad/10/rev1')
-rw-r--r--keyboards/yushakobo/navpad/10/rev1/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/yushakobo/navpad/10/rev1/config.h b/keyboards/yushakobo/navpad/10/rev1/config.h
index 65f9944db9..f5244c4bc3 100644
--- a/keyboards/yushakobo/navpad/10/rev1/config.h
+++ b/keyboards/yushakobo/navpad/10/rev1/config.h
@@ -35,7 +35,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#define MATRIX_ROW_PINS { D4, C6, D7, E6, B4, F4 }
#define MATRIX_COL_PINS { F5, F6, B2, B3, B1, F7 }
-#define UNUSED_PIN { D1, D0 }
#ifdef RGB_DI_PIN
# define RGBLIGHT_LED_MAP { 0, 1, 2, 3, 4, 5, 6, 8, 7 }