diff options
Diffstat (limited to 'keyboards/primekb/prime_l/v1')
-rw-r--r-- | keyboards/primekb/prime_l/v1/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/primekb/prime_l/v1/config.h b/keyboards/primekb/prime_l/v1/config.h index e5a2f04158..278d22c738 100644 --- a/keyboards/primekb/prime_l/v1/config.h +++ b/keyboards/primekb/prime_l/v1/config.h @@ -18,7 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once -#include "config_common.h" /* Keyboard Matrix Assignments */ #define MATRIX_ROW_PINS { D1, D0, B7, B3, B2 } |