qmk_firmware/tmk_core/common
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
..
arm_atsam USB Suspend for arm_atsam protocol 2018-11-02 14:33:07 -07:00
avr
chibios stm32f1xx EEPROM emulation (#3914) 2018-10-19 00:33:23 -04:00
mbed
test
action.c
action.h
action_code.h
action_layer.c
action_layer.h adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4462) 2018-12-04 08:04:57 -08:00
action_macro.c
action_macro.h
action_tapping.c
action_tapping.h
action_util.c
action_util.h
backlight.c Backlight status functions (#4259) 2018-11-14 07:45:46 -08:00
backlight.h Backlight status functions (#4259) 2018-11-14 07:45:46 -08:00
bootloader.h
bootmagic.c
bootmagic.h
command.c
command.h command.h include was not set correctly 2018-11-06 00:40:30 -05:00
debug.c
debug.h
eeconfig.c stm32f1xx EEPROM emulation (#3914) 2018-10-19 00:33:23 -04:00
eeconfig.h stm32f1xx EEPROM emulation (#3914) 2018-10-19 00:33:23 -04:00
eeprom.h
host.c Use a single endpoint for HID reports (#3951) 2018-11-15 22:22:05 -08:00
host.h
host_driver.h
keyboard.c adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4462) 2018-12-04 08:04:57 -08:00
keyboard.h Move disable JTAG code from keyboard_init to keyboard_setup 2018-11-02 14:31:29 -07:00
keycode.h Add standard definitions for ALGR and KC_ALGR (#4389) 2018-12-12 10:17:19 -08:00
led.h
magic.c
magic.h
matrix.h
mousekey.c
mousekey.h
nodebug.h
print.c
print.h Fixed docs/newbs_testing_debugging.md and tmk_core/common/print.h 2018-11-27 14:40:19 -05:00
progmem.h
raw_hid.h
report.c Use a single endpoint for HID reports (#3951) 2018-11-15 22:22:05 -08:00
report.h Add Extrakey support for Brightness up/down (#4477) 2018-11-28 08:19:07 -08:00
sendchar.h
sendchar_null.c
sendchar_uart.c
sleep_led.h
suspend.h
timer.h
uart.c
uart.h
util.c
util.h
virtser.h
wait.h