index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tmk_core
/
common
/
keycode.h
Age
Commit message (
Expand
)
Author
2020-12-26
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
Ryan
2020-04-12
Add *OPT aliases for *ALT keycodes and macros (#8714)
Konstantin Đorđević
2019-11-22
Add 4-character aliases for sendstring keycodes (#7409)
fauxpark
2019-08-30
clang-format changes
skullY
2019-01-25
Add MOD_MASK_* macros to core code (#4337)
Konstantin Đorđević
2019-01-17
Flip definitions of macOS brightness alias
Junya Ogura
2019-01-17
MacOS Brightness Alias (#4836)
Jeremy Bernhardt
2018-12-12
Add standard definitions for ALGR and KC_ALGR (#4389)
Konstantin Đorđević
2018-11-28
Add Extrakey support for Brightness up/down (#4477)
Giuseppe Rota
2018-08-16
Tidy up keycode.h (#3666)
fauxpark
2018-05-26
Fix dead link to USB keycodes doc (#3050)
Leo Wzukw
2018-03-22
Generate API docs from source code comments (#2491)
skullydazed
2018-03-16
Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc.
fauxpark
2017-08-15
some major steps toward making the usb-usb converter work
Balz Guenat
2016-12-29
Keycode refactor
Wilba6582
2016-07-07
Fix IS_CONSUMER macro
Fred Sundvik
2016-07-07
Remove unhandled KC_BTLD, RESET should be used instead
Fred Sundvik
2015-09-16
Change to KC_BOOTLOADER(KC_BTLD)
tmk
2015-09-16
Add an assignable RESET key
skullY
2015-06-26
Add description for non-US keys on keycode.h
tmk
2015-04-10
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
tmk