aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/common/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert2016-06-181-193/+0
| | | | | | | | | | | | | | | | * sorts out keycodes * move midi around * remove mbed * replaces keymap with qmk/keymap_common * fixes keymap.h * keymap, config, quantum rearrange * removes unneeded lufa stuff
* Compiler Warnings / Atomic TLCIBNobody2016-04-131-1/+2
| | | | | Corrected compiler warnings for a number of issues. Gave Atomic some TLC.
* merging tmkJack Humbert2015-10-271-0/+1
|
* Change to KC_BOOTLOADER(KC_BTLD)tmk2015-09-161-7/+4
|
* Add an assignable RESET keyskullY2015-09-161-0/+9
|
* Revert "Make action_for_key a weak symbol"tmk2015-05-211-5/+0
| | | | | | This reverts commit c17b8a599e3ec3b0a327bcd66082541f2517ab30. The commit made compile error and its intention is unclear.
* Make action_for_key a weak symbolDan McGregor2015-05-191-0/+5
|
* Fix handling of consumer usage #199Jun Wako2015-04-231-1/+1
|
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-101-0/+185