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
/
kc60
/
rules.mk
Age
Commit message (
Expand
)
Author
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-11-05
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-10-25
Remove unused KEYBOARD_LOCK_ENABLE from rules (#14920)
Drashna Jaelre
2021-09-12
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2020-11-02
KC60 refactor (#10834)
Ryan
2020-06-10
Add VIA support to KC60 (#9351)
James Young
2020-04-15
KC60 Refactor (#8782)
James Young
2020-01-30
Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)
ridingqwerty
2019-10-21
Cleanup rules.mk for 32U4 keyboards, I-K (#7097)
fauxpark
2019-07-16
Remove commented out MCUs in rules.mk (#5884)
fauxpark
2017-08-23
Creates a layouts/ folder for keymaps shared between keyboards (#1609)
Jack Humbert
2017-06-30
Update keyboards' rules.mk/Makefiles (#1442)
Jack Humbert
2017-02-07
Moved KC60 capslock LED code to standard led_set_kb so it can be overridden b...
dungdung
2016-08-26
Fix bad merge
Fred Sundvik
2016-08-20
Split keyboard makefiles into rules and Makefile
Fred Sundvik