jlj-qmk/quantum
Konstantin Đorđević 28fbf84cc5 Add standard definitions for ALGR and KC_ALGR (#4389)
* Add standard ALGR defition, remove (re)definitions from language files

* Use ALGR(kc) consistently in ALTGR(kc) aliases

* Non-Nordic keymaps should not use NO_ALGR

* Add standard KC_ALGR definition

* Update docs with ALGR and KC_ALGR

* Update SS_ALGR and ALGR_T aliases
2018-12-12 10:17:19 -08:00
..
api
audio Make ARM Audio max volume configurable (#4540) 2018-12-03 16:42:57 -08:00
keymap_extras Add standard definitions for ALGR and KC_ALGR (#4389) 2018-12-12 10:17:19 -08:00
process_keycode Fix UCIS code 2018-11-19 16:37:49 -08:00
serial_link
split_common Remove old declaration 2018-11-02 14:31:29 -07:00
template Turn off Mousekeys for several ps2avrGB keyboards (#4502) 2018-11-27 16:54:43 -08:00
tools
visualizer
api.c
api.h Only include lufa.h if AVR in quantum/api.h 2018-10-16 17:11:51 -04:00
color.c
color.h
config_common.h Add support for Atmega32A to pin declarations and universal matrix (#4015) 2018-11-02 12:31:40 -04:00
dynamic_keymap.c Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements (#4520) 2018-11-30 08:43:34 -08:00
dynamic_keymap.h Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements (#4520) 2018-11-30 08:43:34 -08:00
dynamic_macro.h
encoder.c add support for encoders to core 2018-10-26 14:24:13 -07:00
encoder.h add support for encoders to core 2018-10-26 14:24:13 -07:00
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap_common.c Add Extrakey support for Brightness up/down (#4477) 2018-11-28 08:19:07 -08:00
keymap.h
led_tables.c
led_tables.h
matrix.c
pincontrol.h
pointing_device.c
pointing_device.h
quantum_keycodes.h Add standard definitions for ALGR and KC_ALGR (#4389) 2018-12-12 10:17:19 -08:00
quantum.c Add EEPROM_RESET keycode to core code (#4234) 2018-11-06 00:38:18 -05:00
quantum.h Add standard definitions for ALGR and KC_ALGR (#4389) 2018-12-12 10:17:19 -08:00
rgb_matrix_drivers.c
rgb_matrix.c Fix up RGB Matrix code (#4503) 2018-12-03 10:27:15 -08:00
rgb_matrix.h Fix up RGB Matrix code (#4503) 2018-12-03 10:27:15 -08:00
rgb.h
rgblight_list.h
rgblight_reconfig.h
rgblight_types.h
rgblight.c Fix up RGB Matrix code (#4503) 2018-12-03 10:27:15 -08:00
rgblight.h A comment indicating the insertion location of the new mode was added. 2018-10-11 17:14:42 -07:00
send_string_keycodes.h
variable_trace.c
variable_trace.h