summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-05-05making default osx more ELG conformStephan Bösebeck1-4/+4
2016-05-05Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck7-1548/+1505
2016-05-05The Ordinary Layout is the most natural and powerful layout for the Ergodox ↵Nicholas Keene9-1249/+1284
EZ. Come check it out.
2016-05-05Merge pull request #305 from nrrkeene/masterErez Zukerman7-1548/+1505
Custom handling for shift keys, improved media layer
2016-05-04Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck17-892/+1447
2016-05-04Merge pull request #304 from adiabatic/ergodox-zweihander-osxErez Zukerman1-0/+3
zweihander: comment out action_get_macro()
2016-05-04zweihander: comment out action_get_macro()Nathan Sharfi1-0/+3
2016-05-04The Ordinary Layout is arranged as close as possible to a traditional ↵Nicholas Keene2-5/+5
keyboard, but with extra special features
2016-05-04The Ordinary Layout works the way you expect it to, with extra powerful featuresNicholas Keene1-979/+1008
2016-05-03Clarified audio.c (#302)IBNobody16-892/+1444
* Updated personal layouts * tweaked personal * Nightly - Audio Cleanup Refactored the LUTs. Abstracted some of the registers out of audio to use more functional names. Split audio into audio and audio_pwm. WIP * nightly - collapsed code * Added check for note playing to LEDs
2016-05-03Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck1-58/+50
2016-05-03Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareNicholas Keene255-7159/+39956
2016-05-03Merge pull request #300 from Twey/tweymap-momentaryErez Zukerman1-58/+50
Swap steno/media layers to allow using media keys in the Plover layer…
2016-05-02Swap steno/media layers to allow using media keys in the Plover layer; ↵James ‘Twey’ Kay1-58/+50
display all active layers, not just the top; use only momentary modifiers
2016-05-02Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck14-0/+5137
2016-05-02Merge pull request #298 from adiabatic/ergodox-zweihander-osxErez Zukerman3-0/+1381
ergodox-zweihander-osx: initial commit
2016-05-02Merge pull request #294 from sneako/masterErez Zukerman3-0/+1345
Add my Ergodox EZ config
2016-05-02Merge pull request #258 from romanzolotarev/masterErez Zukerman8-0/+2411
Add Roman's single layer layout based on Norman
2016-05-02new version of the experimental layout. changed media keys in MDIA layerStephan Bösebeck4-8/+1500
2016-05-02The Ordinary Layout is the layout you are looking for. Come and see v3.14.Nicholas Keene7-1541/+1469
2016-05-02zweihander: move dim/brighten to 1/2, add ⌘QNathan Sharfi2-11/+11
2016-05-01zweihander: Add ⌘`, ⌘⇧`, ⌥⇥, ⌥⇧⇥Nathan Sharfi3-11/+16
2016-05-01Ergodox EZ: add zweihander-osx.hexNathan Sharfi1-0/+1152
2016-05-01ergodox-zweihander: initial commitNathan Sharfi2-0/+224
2016-04-30Merge pull request #292 from abperiasamy/ergo-abErez Zukerman5-0/+1692
Beginner's keymap for Ergodox-EZ
2016-04-30Beginner's keymap for Ergodox-EZAnand Babu (AB) Periasamy5-0/+1692
2016-04-30Update firmware with latest QMK code.Olivier1-975/+975
2016-04-30Merge https://github.com/jackhumbert/qmk_firmwareOlivier127-11022/+22421
2016-04-30Add a macro for Ctrl+Alt+Fx.Olivier2-1189/+1202
2016-04-30Merge pull request #295 from techtomas/techtomasErez Zukerman3-0/+1433
Add my layout to the list
2016-04-30moves backlight functionality to keyboard files and updates template makefileJack Humbert15-215/+287
previously there were two backlight.c files (bad)
2016-04-30fixes plover start soundJack Humbert1-3/+1
2016-04-30Added readmeThomas Anderson1-0/+36
2016-04-29Finalized my personal layoutThomas Anderson2-0/+1397
2016-04-29Adds brackets to inner vertical keys in experimental layoutErez Zukerman3-12/+21
2016-04-29removes extra voices, updates .hex filesJack Humbert7-6393/+6370
2016-04-29stops forcing debug_actionJack Humbert4-16/+16
2016-04-29adds condition to one last audio ref in planck defaultJack Humbert1-1/+3
2016-04-29Bring the clueboard firmware size downskullY3-14/+16
2016-04-29Adding .hex filesneako1-0/+1152
2016-04-29Add my Ergodox EZ configsneako2-0/+193
2016-04-29Addresses #290Erez Zukerman1-1/+1
2016-04-28switch shift and enter thumb keyTobias Matt2-5/+5
2016-04-28update hex fileTobias Matt1-1/+1
2016-04-28shift to thumb keyTobias Matt1-3/+3
2016-04-27Updating my entry in the READMEskullY1-1/+1
2016-04-27Updated personal layouts (#291)IBNobody5-189/+658
2016-04-27gh60 Rev C with LED controls (#289)a0-c8-0/+592
* gh60_rev_c * gh60 Rev C Support for WASD, Poker, Esc, FN LED clusters * clean up spacing * Update README.md * Added image and pinout * PCB image
2016-04-26actually resolves conflicts in rgblight.cJack Humbert1-5/+0
2016-04-26resolves conflicts in rgblight.cJack Humbert25-6/+1891
# Conflicts: # quantum/rgblight.c