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
/
lets_split
/
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-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
2020-01-30
Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)
ridingqwerty
2019-10-24
Cleanup rules.mk for 32U4 keyboards, L-M (#7120)
fauxpark
2019-08-04
Remove unused _BOOTLOADER defines
fauxpark
2018-12-05
Keyboard: Refactor lets split to use split common code (#4536)
zvecr
2018-10-22
Replace outdated RGB/Audio information
Drashna Jaelre
2018-04-08
Normacos keymap for let's split keyboard (#2691)
Jorge Porras
2017-11-27
Updates bootloader settings, adds file size check (#2029)
Jack Humbert
2017-10-14
Make arguments redo, subproject elimination (#1784)
Jack Humbert
2017-08-23
Creates a layouts/ folder for keymaps shared between keyboards (#1609)
Jack Humbert
2017-08-03
Move avrdude flashing script from individual keyboard rules.mk to common loca...
Danny Nguyen
2017-06-30
Update keyboards' rules.mk/Makefiles (#1442)
Jack Humbert
2017-06-09
Use single brackets for portability with other shells
Nic Aitch
2017-04-03
Revert removal of avrdude make option
Danny Nguyen
2017-03-22
Added OLED SSD1306 support to I2C
ishtob
2017-02-06
Check for a new serial port every second
Nic Aitch
2017-01-26
Add avrdude target
Nic Aitch
2016-11-16
Updated my repo to current qmk
climbalima
2016-09-20
Made Serial and I2C not include the Other
IBNobody
2016-08-20
Split keyboard makefiles into rules and Makefile
Fred Sundvik