This website requires JavaScript.
Explore
Help
Sign In
gitbot
/
qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2024-11-22 19:39:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c22a400603
qmk_firmware
/
keyboards
/
m10a
/
m10a.c
5 lines
69 B
C
Raw
Normal View
History
Unescape
Escape
m10a lowercase
2017-05-18 22:55:07 +00:00
#
include
"m10a.h"
Add RAMA x Machine Industries M10A to the keyboards directory
2017-04-25 17:51:45 +00:00
void
matrix_init_kb
(
void
)
{
matrix_init_user
(
)
;
}
Reference in New Issue
Copy Permalink