index
:
avr/qmk/firmware
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build_keyboard.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix process_unicode_common.c being included twice
Fred Sundvik
2017-04-13
1
-3
/
+7
*
Fix code formatting in build_keyboard.mk
Fred Sundvik
2017-04-12
1
-82
/
+83
*
Move CIE1931 and breathing tables to its own file
Fred Sundvik
2017-04-09
1
-0
/
+23
*
UGFX is compiled once per keyboard instead of keymap
Fred Sundvik
2017-04-09
1
-4
/
+4
*
Fix redundant process_music.c in sources
Gabriel Young
2017-02-25
1
-16
/
+22
*
Factor basic note processing into respective processors
Gabriel Young
2017-02-25
1
-0
/
+1
*
Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCED
Gabriel Young
2017-02-25
1
-0
/
+1
*
add unicode common file, get names right
Jack Humbert
2017-02-15
1
-0
/
+3
*
split up unicode systems into different files
Jack Humbert
2017-02-15
1
-2
/
+2
*
Implement faux-clicky feature
Priyadi Iman Nurcahyo
2017-02-13
1
-0
/
+5
*
Merge pull request #960 from ofples/feature/combos
Jack Humbert
2017-02-06
1
-0
/
+5
|
\
|
*
Implemented basic key combination feature
Ofer Plesser
2016-12-10
1
-0
/
+5
*
|
Got ps2avrGB to work with the V-USB protocol
Luiz Ribeiro
2017-01-21
1
-0
/
+4
|
/
*
Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7
Jack Humbert
2016-11-28
1
-0
/
+1
|
\
|
*
Added protocol.mk to build
ofples
2016-11-25
1
-0
/
+1
*
|
separated into api files/folder
Jack Humbert
2016-11-26
1
-0
/
+8
*
|
merging
Jack Humbert
2016-11-12
1
-0
/
+13
|
\
|
|
*
Add possibility to control variable trace from make
Fred Sundvik
2016-11-06
1
-1
/
+7
|
*
Add variable trace
Fred Sundvik
2016-11-06
1
-0
/
+2
|
*
Unicode map framework. Allow unicode up to 0xFFFFF using separate
Priyadi Iman Nurcahyo
2016-10-10
1
-0
/
+5
*
|
working with power limit
Jack Humbert
2016-10-16
1
-0
/
+6
|
/
*
build_keyboard.mk: Restore UCIS_ENABLE support
Gergely Nagy
2016-08-29
1
-0
/
+5
*
The all target makes all keyboards and all tests
Fred Sundvik
2016-08-27
1
-3
/
+0
*
More common settings for unit tests and keyboards
Fred Sundvik
2016-08-27
1
-7
/
+18
*
Build actual tests, convert byte_stuffer_tests
Fred Sundvik
2016-08-27
1
-5
/
+1
*
Rules for compiling and linking google test
Fred Sundvik
2016-08-27
1
-0
/
+8
*
The makefile actually calls build_test
Fred Sundvik
2016-08-27
1
-13
/
+1
*
Merge remote-tracking branch 'upstream/master' into makefile_overhaul
Fred Sundvik
2016-08-24
1
-0
/
+4
*
Change order of variable assignment
Fred Sundvik
2016-08-21
1
-9
/
+13
*
Move bootloader_defs include to build_keyboard
Fred Sundvik
2016-08-20
1
-0
/
+9
*
Add output specific config file
Fred Sundvik
2016-08-20
1
-7
/
+10
*
Output specific include paths
Fred Sundvik
2016-08-20
1
-14
/
+17
*
More general system for generating several outputs
Fred Sundvik
2016-08-20
1
-16
/
+28
*
Move git submodule check and version generation to main Makefile
Fred Sundvik
2016-08-20
1
-5
/
+0
*
Remove unneded code from tmk_core/rules.mk
Fred Sundvik
2016-08-20
1
-1
/
+3
*
Actual compilation
Fred Sundvik
2016-08-20
1
-129
/
+42
*
Parsing of makefile variables from starting dir
Fred Sundvik
2016-08-20
1
-0
/
+276