aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | Annotates nordicErez Zukerman2016-12-021-1/+1
| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Tweaks Kristian's layout againErez Zukerman2016-12-021-1/+1
| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Kristian's keymapErez Zukerman2016-12-021-0/+79
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Better layoutErez Zukerman2016-11-301-50/+71
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge pull request #919 from jackhumbert/hf/robot_test_layoutJack Humbert2016-11-294-0/+143
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test layout for ErgoDox EZ manufacturing robot
| * | | | | | | | | | | | | | | | | | | Test layout for ErgoDox EZ manufacturing robotErez Zukerman2016-11-294-0/+143
|/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge pull request #918 from jackhumbert/wu5y7Erez Zukerman2016-11-2965-204/+1761
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds Ergodox EZ RGB lights (both sides using I2C) and implements API base, Midi SysEx API
| * | | | | | | | | | | | | | | | | | | guess i didnt pullJack Humbert2016-11-291-11/+0
| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'wu5y7' of github.com:jackhumbert/qmk_firmware into wu5y7Jack Humbert2016-11-294-14/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | Tweaks position of TOG not to conflict with MOErez Zukerman2016-11-281-3/+3
| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | Tweaks EZ MakefileErez Zukerman2016-11-281-1/+6
| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | Pulls LED config into common config for EZErez Zukerman2016-11-282-10/+11
| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | enable rgblight by default for ezJack Humbert2016-11-292-0/+12
| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | enable api sysex for ezJack Humbert2016-11-291-0/+1
| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7Jack Humbert2016-11-2822-56/+1415
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | / | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | separated into api files/folderJack Humbert2016-11-2615-283/+303
| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | rgblight fixesJack Humbert2016-11-233-6/+8
| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | travis plsJack Humbert2016-11-236-52/+56
| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | converted to new formatJack Humbert2016-11-234-115/+206
| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | converted to 8bit messagesJack Humbert2016-11-233-53/+70
| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7Jack Humbert2016-11-2122-32/+1226
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | fix infinityJack Humbert2016-11-212-2/+2
| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | cleaning up mididJack Humbert2016-11-213-51/+59
| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | cleaning up new codeJack Humbert2016-11-214-64/+73
| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | merging lets_splitJack Humbert2016-11-2154-445/+2361
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | working with helper, qmk_helper_windows@05b0105Jack Humbert2016-11-213-6/+12
| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | more structure to the packageJack Humbert2016-11-212-22/+100
| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | wqMerge branch 'wu5y7' of https://github.com/jackhumbert/qmk_firmware into wu5y7Jack Humbert2016-11-185-7/+50
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | Groundwork for dedicated color keycodesErez Zukerman2016-11-173-1/+31
| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | Initial Erez Experimental keymap tweaksErez Zukerman2016-11-173-6/+19
| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | midi back and forthJack Humbert2016-11-183-18/+52
| |/ / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | rgb light through midiJack Humbert2016-11-1726-31/+126
| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | animations, midi, etcJack Humbert2016-11-152-3/+3
| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | mostly workingJack Humbert2016-11-1310-72/+125
| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | mergingJack Humbert2016-11-12104-313/+5332
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | working with power limitJack Humbert2016-10-167-0/+887
| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | working with power limitJack Humbert2016-10-168-4/+163
| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | RGBW lightsJack Humbert2016-10-056-5/+39
| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #917 from gid0/masterErez Zukerman2016-11-294-142/+208
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | keyboards/ergodox/keymaps/bepo : merge from author
| * | | | | | | | | | | | | | | | | | | | | Add the AZERTY compatibility layer.Olivier2016-11-282-7/+122
| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Change layer names (cosmetic change) and reorder them so that the "shift" ↵Olivier2016-11-281-62/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | layer can be accessed from the "alt" layer when in QWERTY compat mode.
| * | | | | | | | | | | | | | | | | | | | | A little cleanup, add some comments, change others.Olivier2016-11-281-26/+16
| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Adjust comment.Olivier2016-11-281-1/+1
| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Reorganize the numeric keypad layer more like a traditional numeric keypad.Olivier2016-11-282-12/+12
| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Merge https://github.com/jackhumbert/qmk_firmwareOlivier2016-11-27537-12552/+32657
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #908 from priyadi/promethiumJack Humbert2016-11-2614-0/+1182
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | My handwired keyboard firmware
| * | | | | | | | | | | | | | | | | | | | | | update docsPriyadi Iman Nurcahyo2016-11-271-2/+3
| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'promethium' of github.com:priyadi/qmk_firmware into promethiumPriyadi Iman Nurcahyo2016-11-260-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | remove ifdef on chip typePriyadi Iman Nurcahyo2016-11-261-2/+0
| | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | protocols.mk is already included in latest QMKPriyadi Iman Nurcahyo2016-11-261-1/+0
| | | | | | | | | | | | | | | | | | | | | | | |