index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
newgame40
/
rules.mk
Age
Commit message (
Expand
)
Author
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-01-10
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-07
Remove references to Makefile in keyboard-level rules.mk (#15427)
Ryan
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-11-05
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-09-21
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-21
Remove audio pin references in rules.mk (#14532)
Ryan
2021-09-12
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-12
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-09
Move non-assignment code to post_rules.mk (#14207)
Zach White
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
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-07-16
Remove commented out MCUs in rules.mk (#5884)
fauxpark
2018-11-28
Keyboard: add newgame (#4466)
GO