This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
keychron_qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked keychron_qmk_firmware
mirror of
https://github.com/Keychron/qmk_firmware.git
synced
2024-11-28 19:58:48 +06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2998d20a00
keychron_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-06 00:09:35 +06: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-03 03:40:40 +06: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-05 05:10:11 +06: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-03 03:40:40 +06: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-05 05:10:11 +06:00
SRC
=
matrix.c m0110.c
Reference in New Issue
Copy Permalink