qmk_firmware/quantum
fauxpark 097f1a299f Mask off keycode/layer/mod where possible in LT(), MT(), etc. (#3430)
* Mask off keycode/layer/mod where possible in LT(), MT(), etc.

* Don't need these parentheses

* Put back parentheses for order of operations
2018-08-29 21:05:02 -04:00
..
api
audio Song List: Mario Mushroom (#3432) 2018-07-18 08:03:43 -07:00
keymap_extras Add a belgian keymap, partially based on keymap_french.h (#3737) 2018-08-25 08:45:42 -07:00
process_keycode Adds support for Planck Rev 6 (#2666) 2018-07-16 11:48:31 -04:00
serial_link
split_common Split Common: Serial Backlight LED fix (#3586) 2018-08-11 11:10:23 -07:00
template Updated templates for use by new_project.sh (#3783) 2018-08-29 10:57:30 -07:00
tools
visualizer
api.c
api.h
color.c Adds IS31FL3731 RGB Matrix Implementation (#2910) 2018-05-08 15:24:18 -04:00
color.h Adds IS31FL3731 RGB Matrix Implementation (#2910) 2018-05-08 15:24:18 -04:00
config_common.h Adds support for Planck Rev 6 (#2666) 2018-07-16 11:48:31 -04:00
dynamic_macro.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap.h
keymap_common.c Lets split eh (#3120) 2018-07-16 22:25:02 -04:00
led_tables.c
led_tables.h
matrix.c Disable JTAG in keyboard init 2018-06-28 08:52:21 -04:00
pincontrol.h
pointing_device.c
pointing_device.h
quantum.c Make sure 'shutdown_user' is called 2018-08-04 16:49:57 -04:00
quantum.h ISSI31FL3733 driver (#3679) 2018-08-28 09:03:11 -04:00
quantum_keycodes.h Mask off keycode/layer/mod where possible in LT(), MT(), etc. (#3430) 2018-08-29 21:05:02 -04:00
rgb.h Add effect speed support for RGB Matrix *No EEPROM yet* (#2922) 2018-05-08 23:23:21 -04:00
rgb_matrix.c ISSI31FL3733 driver (#3679) 2018-08-28 09:03:11 -04:00
rgb_matrix.h ISSI31FL3733 driver (#3679) 2018-08-28 09:03:11 -04:00
rgblight.c Added alternating led underglow pattern (#3498) 2018-07-29 08:42:11 -07:00
rgblight.h Added alternating led underglow pattern (#3498) 2018-07-29 08:42:11 -07:00
rgblight_list.h Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070) 2018-05-29 11:05:22 -04:00
rgblight_types.h Adds support for Planck Rev 6 (#2666) 2018-07-16 11:48:31 -04:00
send_string_keycodes.h Clean up SEND_STRING keycodes and add media keys (#3214) 2018-06-28 08:55:04 -04:00
variable_trace.c
variable_trace.h