qmk-firmware/keyboards/chibios_test
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
..
boards Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
keymaps/default Remove unhandled KC_BTLD, RESET should be used instead 2016-07-07 19:56:55 +03:00
ld Normalize line endings 2016-08-27 18:40:50 +03:00
stm32_f072_onekey remove all makefiles from keyboard directories 2017-09-27 08:21:09 -10:00
stm32_f103_onekey remove all makefiles from keyboard directories 2017-09-27 08:21:09 -10:00
teensy_lc_onekey remove all makefiles from keyboard directories 2017-09-27 08:21:09 -10:00
chibios_test.c Suprojects for ChibiOS testing 2016-07-05 14:56:34 +03:00
chibios_test.h Suprojects for ChibiOS testing 2016-07-05 14:56:34 +03:00
config.h Don't include common_config.h for ChibiOS test 2016-07-05 15:53:40 +03:00
rules.mk Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00