This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
1
mirror of
https://github.com/qmk/qmk_firmware
synced
2024-11-17 01:14:48 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
bcf4551f74
qmk_firmware
/
keyboards
/
converter
/
usb_usb
/
hasu
/
rules.mk
6 lines
86 B
Makefile
Raw
Normal View
History
Unescape
Escape
Miscellaneous rules.mk cleanups (#7212) * Miscellaneous rules.mk cleanups * Put back ARM bootloader rules
2019-10-31 13:11:36 +00:00
# Processor frequency
restructure converters (#1825) * restructure converters each converter is its own keyboard and different hardware variants are different subprojects. remove (seemingly) old method of loading layouts from main Makefile * call led_set_kb() from overridden led_set() * put converter back into one folder * revert some structure changes to bring in line with #1784. Also attempt to get the BLE thing more properly integrated. Also also fix led_set() to call led_set_kb().
2017-11-08 16:11:44 +00:00
F_CPU
=
16000000
Fix hasu usb converter bootloader (#8613)
2020-03-30 21:15:08 +00:00
# Bootloader selection
BOOTLOADER
=
atmel-dfu
Reference in a new issue
Copy permalink