aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2016-05-05Uses @eltang's famous macro! Still not perfect though :(Gravatar Erez Zukerman
2016-05-05[Erez & Jack] Updates docs with one-shot information and config_user.hGravatar Erez Zukerman
2016-05-05[Jack & Erez] Defines MOD_HYPR and MOD_MEHGravatar Erez Zukerman
2016-05-05[Jack & Erez] Creates a makefile.mk and a config file for the experimental ↵Gravatar Erez Zukerman
layout
2016-05-05[Jack & Erez] Enables config_user.h per keymapGravatar Erez Zukerman
2016-05-05[Jack & Erez] Adds an option for user-specific config.h filesGravatar Erez Zukerman
2016-05-05[Jack & Erez] Removes duplicate reference, sorts whitespaceGravatar Erez Zukerman
2016-05-05adds keycode shortcuts for OSL and OSMGravatar Jack Humbert
2016-05-05Adds oneshot layer and oneshot tap toggling (#308)Gravatar Thiago Alves
This commit is mostly a cherry-pick from `ahtn` at https://github.com/tmk/tmk_keyboard/pull/255. These are the changes: * Adds ACTION_LAYER_ONESHOT * Adds ONESHOT_TAP_TOGGLE * Mentions sticky keys in the docs on oneshot.
2016-05-05Referencing the hex file (#309)Gravatar Tom Duckering
Seems that this is a typo. When I used the hex file it worked so presuming that means it's right ;)
2016-05-05updates atreus's column mappingGravatar Jack Humbert
2016-05-04Merge pull request #305 from nrrkeene/masterGravatar Erez Zukerman
Custom handling for shift keys, improved media layer
2016-05-03Merge pull request #304 from adiabatic/ergodox-zweihander-osxGravatar Erez Zukerman
zweihander: comment out action_get_macro()
2016-05-03zweihander: comment out action_get_macro()Gravatar Nathan Sharfi
2016-05-03The Ordinary Layout is arranged as close as possible to a traditional ↵Gravatar Nicholas Keene
keyboard, but with extra special features
2016-05-03The Ordinary Layout works the way you expect it to, with extra powerful featuresGravatar Nicholas Keene
2016-05-03Clarified audio.c (#302)Gravatar IBNobody
* 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-02Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareGravatar Nicholas Keene
2016-05-02Merge pull request #300 from Twey/tweymap-momentaryGravatar Erez Zukerman
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; ↵Gravatar James ‘Twey’ Kay
display all active layers, not just the top; use only momentary modifiers
2016-05-02Merge pull request #298 from adiabatic/ergodox-zweihander-osxGravatar Erez Zukerman
ergodox-zweihander-osx: initial commit
2016-05-02Merge pull request #294 from sneako/masterGravatar Erez Zukerman
Add my Ergodox EZ config
2016-05-02Merge pull request #258 from romanzolotarev/masterGravatar Erez Zukerman
Add Roman's single layer layout based on Norman
2016-05-01The Ordinary Layout is the layout you are looking for. Come and see v3.14.Gravatar Nicholas Keene
2016-05-01zweihander: move dim/brighten to 1/2, add ⌘QGravatar Nathan Sharfi
2016-05-01zweihander: Add ⌘`, ⌘⇧`, ⌥⇥, ⌥⇧⇥Gravatar Nathan Sharfi
2016-04-30Ergodox EZ: add zweihander-osx.hexGravatar Nathan Sharfi
2016-04-30ergodox-zweihander: initial commitGravatar Nathan Sharfi
2016-04-30Merge pull request #292 from abperiasamy/ergo-abGravatar Erez Zukerman
Beginner's keymap for Ergodox-EZ
2016-04-30Beginner's keymap for Ergodox-EZGravatar Anand Babu (AB) Periasamy
2016-04-30Merge pull request #295 from techtomas/techtomasGravatar Erez Zukerman
Add my layout to the list
2016-04-29moves backlight functionality to keyboard files and updates template makefileGravatar Jack Humbert
previously there were two backlight.c files (bad)
2016-04-29fixes plover start soundGravatar Jack Humbert
2016-04-29Added readmeGravatar Thomas Anderson
2016-04-29Finalized my personal layoutGravatar Thomas Anderson
2016-04-29Adds brackets to inner vertical keys in experimental layoutGravatar Erez Zukerman
2016-04-29removes extra voices, updates .hex filesGravatar Jack Humbert
2016-04-28stops forcing debug_actionGravatar Jack Humbert
2016-04-28adds condition to one last audio ref in planck defaultGravatar Jack Humbert
2016-04-28Bring the clueboard firmware size downGravatar skullY
2016-04-28Adding .hex fileGravatar sneako
2016-04-28Add my Ergodox EZ configGravatar sneako
2016-04-29Addresses #290Gravatar Erez Zukerman
2016-04-27Updating my entry in the READMEGravatar skullY
2016-04-27Updated personal layouts (#291)Gravatar IBNobody
2016-04-26gh60 Rev C with LED controls (#289)Gravatar a0-c
* 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.cGravatar Jack Humbert
2016-04-26resolves conflicts in rgblight.cGravatar Jack Humbert
# Conflicts: # quantum/rgblight.c
2016-04-26updates README, fixes typo in new_project.shGravatar Jack Humbert
2016-04-26Merge branch 'master' of github.com:jackhumbert/qmk_firmwareGravatar Erez Zukerman