qmk-firmware/quantum
Jack Humbert 215c2119af Implements subprojects and updates projects for this (#459)
* non-working commit

* working

* subprojects implemented for planck

* pass a subproject variable through to c

* consolidates clueboard revisions

* thanks for letting me know about conflicts..

* turn off audio for yang's

* corrects starting paths for subprojects

* messing around with travis

* semicolon

* travis script

* travis script

* script for travis

* correct directory (probably), amend files to commit

* remove origin before adding

* git pull, correct syntax

* git checkout

* git pull origin branch

* where are we?

* where are we?

* merging

* force things to happen

* adds commit message, adds add

* rebase, no commit message

* rebase branch

* idk!

* try just pull

* fetch - merge

* specify repo branch

* checkout

* goddammit

* merge? idk

* pls

* after all

* don't split up keyboards

* syntax

* adds quick for all-keyboards

* trying out new script

* script update

* lowercase

* all keyboards

* stop replacing compiled.hex automatically

* adds if statement

* skip automated build branches

* forces push to automated build branch

* throw an add in there

* upstream?

* adds AUTOGEN

* ignore all .hex files again

* testing out new repo

* global ident

* generate script, keyboard_keymap.hex

* skip generation for now, print pandoc info, submodule update

* try trusty

* and sudo

* try generate

* updates subprojects to keyboards

* no idea

* updates to keyboards

* cleans up clueboard stuff

* setup to use local readme

* updates cluepad, planck experimental

* remove extra led.c [ci skip]

* disable power up for now

* config files updates

* makefile updates

* .h file updates, config tuning

* disable audio for yang
2016-06-29 16:21:41 -04:00
..
audio Implements subprojects and updates projects for this (#459) 2016-06-29 16:21:41 -04:00
keymap_extras adds fuse settings for atmega32u4, fixes keymap_extras includes 2016-06-21 18:32:28 -04:00
template Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
tools Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
analog.c quantum separated 2015-10-26 14:49:46 -04:00
analog.h quantum separated 2015-10-26 14:49:46 -04:00
config_common.h Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
keycode_config.c Cleans up quantum/keymap situation, removes extra lufa folders (#416) 2016-06-18 14:30:24 -04:00
keycode_config.h Cleans up quantum/keymap situation, removes extra lufa folders (#416) 2016-06-18 14:30:24 -04:00
keymap.c updates planck macros to keycodes, prototype fn_actions 2016-06-26 14:08:11 -04:00
keymap.h Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
keymap_midi.c Cleans up quantum/keymap situation, removes extra lufa folders (#416) 2016-06-18 14:30:24 -04:00
keymap_midi.h Backlight Breathing for Planck and Atomic 2016-05-09 13:17:15 -04:00
light_ws2812.c Integrate WS2812 code into quantum core 2016-01-24 17:05:47 -08:00
light_ws2812.h Integrate WS2812 code into quantum core 2016-01-24 17:05:47 -08:00
matrix.c Implements subprojects and updates projects for this (#459) 2016-06-29 16:21:41 -04:00
quantum.c updates ez's matrix to spec 2016-06-23 23:14:21 -04:00
quantum.h Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
rgblight.c reduces rgblight warnings, integrates completely (#428) 2016-06-21 12:53:21 -04:00
rgblight.h reduces rgblight warnings, integrates completely (#428) 2016-06-21 12:53:21 -04:00
unicode.h adapts unicode to quantum.c (#333) 2016-05-18 23:47:16 -04:00