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
/
bfake
/
rules.mk
Age
Commit message (
Expand
)
Author
2021-12-12
Fix up build options comments (#15463)
Ryan
2021-11-05
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-09-10
Change USBasp and bootloadHID bootloaders to lowercase (#14354)
Ryan
2021-09-10
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-04-12
Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)
James Young
2020-05-17
Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)
Ryan
2020-03-31
Disable console on vusb boards using mouse/extra (#8625)
Joel Challis
2020-01-18
Remove custom backlight code for PS2AVRGB boards (#7775)
fauxpark
2020-01-02
Remove custom matrix from PS2AVRGB boards (#7396)
fauxpark
2019-11-03
Convert remaining PS2AVRGB boards to I2C WS2812 driver (#7245)
fauxpark
2019-09-20
Cleanup rules.mk for 32A and 328P keyboards (#6767)
fauxpark
2018-02-02
Add support for key backlighting to bfake
Chris Lee
2017-11-27
Updates bootloader settings, adds file size check (#2029)
Jack Humbert
2017-11-17
Splits up ps2avrGB boards into their own folders (#2014)
Jack Humbert