index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
planck
/
rev5
/
rules.mk
Age
Commit message (
Expand
)
Author
2021-09-30
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Ryan
2021-09-21
Remove audio pin references in rules.mk (#14532)
Ryan
2021-09-12
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-10
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-08-16
Remove MIDI Configuration boilerplate (#11151)
James Young
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-06-30
Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)
Ryan
2020-01-30
Trim firmware sizes from default rules.mk, part 3 (#8045)
ridingqwerty
2019-10-25
Cleanup rules.mk for 32U4 keyboards, N-Q (#7147)
fauxpark
2019-04-29
Fix Planck and Preonic builds (#5658)
noroadsleft
2018-01-21
Disable MIDI on Planck so all revisions compile without compilition size errors
U-LANDSRAAD\drashna
2017-12-16
Remove MIDI from Planck Rev5 to fix compile build size issue
U-LANDSRAAD\drashna
2017-11-27
Updates bootloader settings, adds file size check (#2029)
Jack Humbert
2017-11-20
adds planck light keyboard
Jack Humbert
2017-11-14
QMK DFU bootloader generation (#2009)
Jack Humbert