qmk-firmware/quantum
Jack Humbert 800ec55dfc Make arguments redo, subproject elimination (#1784)
* redo make args to use colons, better folder structuring system [skip ci]

* don't put spaces after statements - hard lessons in makefile development

* fix-up some other rules.mk

* give travis a chance

* reset KEYMAPS variable

* start converting keyboards to new system

* try making all with travis

* redo make args to use colons, better folder structuring system [skip ci]

* don't put spaces after statements - hard lessons in makefile development

* fix-up some other rules.mk

* give travis a chance

* reset KEYMAPS variable

* start converting keyboards to new system

* try making all with travis

* start to update readmes and keyboards

* look in keyboard directories for board.mk

* update visualizer rules

* fix up some other keyboards/keymaps

* fix arm board ld includes

* fix board rules

* fix up remaining keyboards

* reset layout variable

* reset keyboard_layouts

* fix remainging keymaps/boards

* update readmes, docs

* add note to makefile error

* update readmes

* remove planck keymap warnings

* update references and docs

* test out tarvis build stages

* don't use stages for now

* don't use stages for now
2017-10-14 11:32:19 -10:00
..
api Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
audio Clueboard 60% support (#1746) 2017-09-29 16:17:30 -07:00
keymap_extras Add support for GeminiPR steno protocol. 2017-07-27 16:10:36 -04:00
process_keycode KC_TILD should not have been listed as an auto shift key 2017-09-18 17:08:18 -04:00
serial_link Only re-send matrix every 5ms 2017-04-09 18:34:59 +03:00
template Remove all Makefiles from the keyboards directory. (#1660) 2017-09-08 13:47:50 -04:00
tools Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
visualizer Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
api.c Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
api.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
config_common.h clean-up planck and preonic keymaps, move audio stuff around 2017-07-23 14:59:29 -04:00
dynamic_macro.h Fix dynamic macros on ChibiOS keyboards 2017-09-30 06:22:24 -10:00
fauxclicky.c Faux clicky bug fixes 2017-04-19 01:40:16 +07:00
fauxclicky.h Faux clicky bug fixes 2017-04-19 01:40:16 +07:00
keycode_config.c Allow mod swapping for mod tap (MT) (#1202) 2017-06-26 18:54:01 -04:00
keycode_config.h Allow mod swapping for mod tap (MT) (#1202) 2017-06-26 18:54:01 -04:00
keymap.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
keymap_common.c Required overridden function for keymaps in EEPROM 2017-08-19 08:16:58 -04:00
led_tables.c Move CIE1931 and breathing tables to its own file 2017-04-09 18:34:59 +03:00
led_tables.h Move CIE1931 and breathing tables to its own file 2017-04-09 18:34:59 +03:00
matrix.c Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
pincontrol.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
pointing_device.c Added Dichotemy Keyboard, updated docs for Pointing Device (#1817) 2017-10-10 07:07:59 -10:00
pointing_device.h Generic Pointing Device (#1767) 2017-10-06 07:13:08 -10:00
quantum.c Added Auto Shift, tap key = normal, hold key = shifted state. 2017-09-18 17:08:18 -04:00
quantum.h Added Auto Shift, tap key = normal, hold key = shifted state. 2017-09-18 17:08:18 -04:00
quantum_keycodes.h Added Auto Shift, tap key = normal, hold key = shifted state. 2017-09-18 17:08:18 -04:00
rgblight.c Address issue #1713 (#1728) 2017-09-17 11:53:45 -07:00
rgblight.h update to driver separation 2017-09-15 21:43:58 -04:00
rgblight_types.h Fixed rgblight_types.h 2017-06-11 12:30:48 -04:00
send_string_keycodes.h Updates send_string functionality, adds terminal feature (#1657) 2017-09-12 00:43:10 -04:00
variable_trace.c Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
variable_trace.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00