summaryrefslogtreecommitdiff
path: root/tmk_core/common/keycode.h
AgeCommit message (Collapse)Author
2018-03-22Generate API docs from source code comments (#2491)skullydazed
* Generate api docs from source code * Add a bunch of doxygen comments * more doxygen comments * Add the in-progress api docs * script to generate docs from travis * Add doc generation to the travis job * make travis_docs.sh commit the work it does * make sure the docs script exits cleanly
2018-03-16Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc.fauxpark
2017-08-15some major steps toward making the usb-usb converter workBalz Guenat
2016-12-29Keycode refactorWilba6582
2016-07-07Fix IS_CONSUMER macroFred Sundvik
2016-07-07Remove unhandled KC_BTLD, RESET should be used insteadFred Sundvik
2015-09-16Change to KC_BOOTLOADER(KC_BTLD)tmk
2015-09-16Add an assignable RESET keyskullY
2015-06-26Add description for non-US keys on keycode.htmk
2015-04-10Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk