diff options
Diffstat (limited to 'keyboards/ymd75/ymd75.h')
-rw-r--r-- | keyboards/ymd75/ymd75.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/ymd75/ymd75.h b/keyboards/ymd75/ymd75.h index e17dedeb3..0c9fff58c 100644 --- a/keyboards/ymd75/ymd75.h +++ b/keyboards/ymd75/ymd75.h | |||
@@ -25,8 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
25 | #include "keycode.h" | 25 | #include "keycode.h" |
26 | #include "action.h" | 26 | #include "action.h" |
27 | 27 | ||
28 | void matrix_init_user(void); | ||
29 | |||
30 | #define LAYOUT( \ | 28 | #define LAYOUT( \ |
31 | K05, K25, K35, K45, K55, K06, KA6, KA7, K07, KB5, KC5, KD5, KE5, KD1, KE1, KE2, \ | 29 | K05, K25, K35, K45, K55, K06, KA6, KA7, K07, KB5, KC5, KD5, KE5, KD1, KE1, KE2, \ |
32 | K04, K14, K24, K34, K44, K54, K16, KB6, KB7, K17, KA4, KB4, KC4, KE4, KD0, \ | 30 | K04, K14, K24, K34, K44, K54, K16, KB6, KB7, K17, KA4, KB4, KC4, KE4, KD0, \ |