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
/
build_keyboard.mk
Age
Commit message (
Expand
)
Author
2017-09-08
Remove all Makefiles from the keyboards directory. (#1660)
skullydazed
2017-08-23
Creates a layouts/ folder for keymaps shared between keyboards (#1609)
Jack Humbert
2017-06-18
Split common.mk into common.mk and common_features.mk
Fred Sundvik
2017-06-18
Try to build tmk_common
Fred Sundvik
2017-06-03
Let BACKLIGHT_ENABLE control the Infinity LEDs
Fred Sundvik
2017-04-13
Fix process_unicode_common.c being included twice
Fred Sundvik
2017-04-12
Fix code formatting in build_keyboard.mk
Fred Sundvik
2017-04-09
Move CIE1931 and breathing tables to its own file
Fred Sundvik
2017-04-09
UGFX is compiled once per keyboard instead of keymap
Fred Sundvik
2017-02-25
Fix redundant process_music.c in sources
Gabriel Young
2017-02-25
Factor basic note processing into respective processors
Gabriel Young
2017-02-25
Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCED
Gabriel Young
2017-02-15
add unicode common file, get names right
Jack Humbert
2017-02-15
split up unicode systems into different files
Jack Humbert
2017-02-13
Implement faux-clicky feature
Priyadi Iman Nurcahyo
2017-02-06
Merge pull request #960 from ofples/feature/combos
Jack Humbert
2017-01-21
Got ps2avrGB to work with the V-USB protocol
Luiz Ribeiro
2016-12-10
Implemented basic key combination feature
Ofer Plesser
2016-11-28
Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7
Jack Humbert
2016-11-26
separated into api files/folder
Jack Humbert
2016-11-25
Added protocol.mk to build
ofples
2016-11-12
merging
Jack Humbert
2016-11-06
Add possibility to control variable trace from make
Fred Sundvik
2016-11-06
Add variable trace
Fred Sundvik
2016-10-16
working with power limit
Jack Humbert
2016-10-10
Unicode map framework. Allow unicode up to 0xFFFFF using separate
Priyadi Iman Nurcahyo
2016-08-29
build_keyboard.mk: Restore UCIS_ENABLE support
Gergely Nagy
2016-08-27
The all target makes all keyboards and all tests
Fred Sundvik
2016-08-27
More common settings for unit tests and keyboards
Fred Sundvik
2016-08-27
Build actual tests, convert byte_stuffer_tests
Fred Sundvik
2016-08-27
Rules for compiling and linking google test
Fred Sundvik
2016-08-27
The makefile actually calls build_test
Fred Sundvik
2016-08-24
Merge remote-tracking branch 'upstream/master' into makefile_overhaul
Fred Sundvik
2016-08-21
Change order of variable assignment
Fred Sundvik
2016-08-20
Move bootloader_defs include to build_keyboard
Fred Sundvik
2016-08-20
Add output specific config file
Fred Sundvik
2016-08-20
Output specific include paths
Fred Sundvik
2016-08-20
More general system for generating several outputs
Fred Sundvik
2016-08-20
Move git submodule check and version generation to main Makefile
Fred Sundvik
2016-08-20
Remove unneded code from tmk_core/rules.mk
Fred Sundvik
2016-08-20
Actual compilation
Fred Sundvik
2016-08-20
Parsing of makefile variables from starting dir
Fred Sundvik
[prev]