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-12-01 15:35:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
02087883dd
qmk_firmware
/
keyboards
/
converter
/
m0110_usb
/
rules.mk
7 lines
86 B
Makefile
Raw
Normal View
History
Unescape
Escape
Cleanup rules.mk for 32U4 keyboards, A-F (#6804) * Cleanup rules.mk for 32U4 keyboards, A-F * Put back stuff in VIA keymaps
2019-10-05 18:09:35 +00:00
# Processor frequency
Keyboard: M0110 converter ported from TMK (#3556) * M0110 Converter Initial Commit Port of the M0110 converter from TMK to QMK * Fixed Typo
2018-08-02 21:40:40 +00:00
F_CPU
=
8000000
Fix mixed tabs/spaces and typos in keyboards/converter makefiles (#5041) * Fix mixed tabs and spaces in adb_usb and m0110_usb makefiles * Fix typos in converter build options * Tweak ordering and spacing in converter makefiles
2019-02-04 23:10:11 +00:00
CUSTOM_MATRIX
=
yes
Keyboard: M0110 converter ported from TMK (#3556) * M0110 Converter Initial Commit Port of the M0110 converter from TMK to QMK * Fixed Typo
2018-08-02 21:40:40 +00:00
Fix mixed tabs/spaces and typos in keyboards/converter makefiles (#5041) * Fix mixed tabs and spaces in adb_usb and m0110_usb makefiles * Fix typos in converter build options * Tweak ordering and spacing in converter makefiles
2019-02-04 23:10:11 +00:00
SRC
=
matrix.c m0110.c
Reference in New Issue
Copy Permalink