qmk-firmware/quantum
Jack Humbert d2ff66a985 Creates a layouts/ folder for keymaps shared between keyboards (#1609)
* include variables and .h files as pp directives

* start layout compilation

* split ergodoxes up

* don't compile all layouts for everything

* might seg fault

* reset layouts variable

* actually reset layouts

* include rules.mk instead

* remove includes from rules.mk

* update variable setting

* load visualizer from path

* adds some more examples

* adds more layouts

* more boards added

* more boards added

* adds documentation for layouts

* use lowercase names for LAYOUT_

* add layout.json files for each layout

* add community folder, default keymaps for layouts

* touch-up default layouts

* touch-up layouts, some keyboard rules.mk

* update documentation for layouts

* fix up serial/i2c switches
2017-08-23 22:29:07 -04:00
..
api Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
audio adds music mode, music mode songs, music mask 2017-07-23 14:59:29 -04:00
keymap_extras Add support for GeminiPR steno protocol. 2017-07-27 16:10:36 -04:00
process_keycode Allow steno to build when NKRO is not defined. 2017-08-20 11:51:57 -04:00
serial_link Only re-send matrix every 5ms 2017-04-09 18:34:59 +03:00
template add description of new option to docs and add option (commented out) into template. 2017-08-11 16:54:10 -04:00
tools Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
visualizer Creates a layouts/ folder for keymaps shared between keyboards (#1609) 2017-08-23 22:29:07 -04: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 Prevent the recording of looping dynamic macros. 2017-06-01 16:29:58 +01: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
quantum.c fix for issue #1568 2017-08-12 12:15:36 +02:00
quantum.h Initial implementation of the key_lock feature. 2017-08-08 10:02:53 -04:00
quantum_keycodes.h Initial implementation of the key_lock feature. 2017-08-08 10:02:53 -04:00
rgblight.c Move CIE1931 and breathing tables to its own file 2017-04-09 18:34:59 +03:00
rgblight.h Start mvoing hardware drivers to /drivers/ (#1433) 2017-07-10 11:18:47 -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