You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
api Clarify the quantum license (#1042) 8 years ago
audio adds music mode, music mode songs, music mask 7 years ago
keymap_extras Add support for GeminiPR steno protocol. 7 years ago
process_keycode Allow steno to build when NKRO is not defined. 7 years ago
serial_link Only re-send matrix every 5ms 8 years ago
template add description of new option to docs and add option (commented out) into template. 7 years ago
tools Backlight abstraction and other changes (#439) 8 years ago
visualizer Creates a layouts/ folder for keymaps shared between keyboards (#1609) 7 years ago
api.c Clarify the quantum license (#1042) 8 years ago
api.h Clarify the quantum license (#1042) 8 years ago
config_common.h clean-up planck and preonic keymaps, move audio stuff around 7 years ago
dynamic_macro.h Prevent the recording of looping dynamic macros. 7 years ago
fauxclicky.c Faux clicky bug fixes 8 years ago
fauxclicky.h Faux clicky bug fixes 8 years ago
keycode_config.c Allow mod swapping for mod tap (MT) (#1202) 7 years ago
keycode_config.h Allow mod swapping for mod tap (MT) (#1202) 7 years ago
keymap.h Clarify the quantum license (#1042) 8 years ago
keymap_common.c Required overridden function for keymaps in EEPROM 7 years ago
led_tables.c Move CIE1931 and breathing tables to its own file 8 years ago
led_tables.h Move CIE1931 and breathing tables to its own file 8 years ago
matrix.c Clarify the quantum license (#1042) 8 years ago
pincontrol.h Clarify the quantum license (#1042) 8 years ago
quantum.c fix for issue #1568 7 years ago
quantum.h Initial implementation of the key_lock feature. 7 years ago
quantum_keycodes.h Initial implementation of the key_lock feature. 7 years ago
rgblight.c Move CIE1931 and breathing tables to its own file 8 years ago
rgblight.h Start mvoing hardware drivers to /drivers/ (#1433) 7 years ago
variable_trace.c Clarify the quantum license (#1042) 8 years ago
variable_trace.h Clarify the quantum license (#1042) 8 years ago