summaryrefslogtreecommitdiffstats
path: root/quantum/keymap_common.c
Commit message (Collapse)AuthorAgeFilesLines
...
* [Erez & Jack] Makes tri-layer available across QuantumErez Zukerman2016-04-071-0/+8
|
* audio note length fixesJack Humbert2016-04-151-6/+4
|
* Compiler Warnings / Atomic TLCIBNobody2016-04-131-2/+4
| | | | | Corrected compiler warnings for a number of issues. Gave Atomic some TLC.
* Minor Tweaks and DocumentationIBNobody2016-03-281-0/+1
| | | | | | | | Fixed compiler warning by including bootloader.h in keymap_common.c. Changed FORCE_NKRO to only be applied if NKRO_ENABLE is defined. Added extra documentation to the template config.h
* Add support for Atreus running on A-StarChris Gerber2016-02-151-0/+3
|
* Use boolean AND instead of bitwise (possible typo)Wojciech Siewierski2016-02-071-1/+1
| | | Fortunately seems harmless.
* audio on resetJack Humbert2016-01-291-0/+17
|
* More work on ErgoDox EZ default keymapErez Zukerman2015-10-281-2/+5
|
* layer tap, mod tapJack Humbert2015-10-271-0/+4
|
* toggle and hold-tap action shortcutsJack Humbert2015-10-271-2/+12
|
* fixed makefile, added MO DF shortcutsJack Humbert2015-10-261-6/+24
|
* added ergodoxJack Humbert2015-10-261-4/+15
|
* quantum separatedJack Humbert2015-10-261-0/+226