summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-05-10Change the access to the extra layer to be simetric.Thiago Alves2-27/+27
Instead of having a key on the left side for one layer and a key on the right side for the other layer, I put two dedicated layers on each side to get to the proper layers.
2016-05-10Add my personal keymap for OSX use.Thiago Alves4-1/+1456
This keymap was created to have a feel keys on a different place and to have as fewer layers as possible. Currently I have only 2 extra layers and only one of them is really required to have all possible keys available. Check out the README.md file for more information.
2016-05-09Backlight Breathing for Planck and AtomicJack Humbert21-201/+1153
* 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 * Usability tweaks * TWEAE * nightly added extra kcs to keymap common * turned on Plank audio * Added backlight breathing to atomic * reverted accidental merge * adds backlight pulse to planck
2016-05-09quantum accommodates more than 16 columnsJack Humbert1-5/+12
2016-05-08Adds next tab/prev tab back to symb layer and updates legendErez Zukerman2-4/+4
2016-05-08A little more tweakingErez Zukerman2-12/+12
2016-05-08Tweaks layers 1 & 2 in my experimental layoutErez Zukerman3-29/+37
2016-05-07Merge pull request #311 from adiabatic/ergodox-zweihander-osxErez Zukerman3-10/+18
Add KC_LABK and KC_RABK (< and >)
2016-05-06Add KC_L[LR]ABK to top-level READMENathan Sharfi1-0/+2
2016-05-06Merge pull request #310 from nrrkeene/masterErez Zukerman11-1317/+1400
Lock layers by pressing both shift keys
2016-05-06Rearrange code layer on ZweihanderNathan Sharfi1-6/+6
Makes it more like the iOS keyboard (and therefore easier to remember). Also adds angle brackets for HTML and comparisons.
2016-05-06Add KC_LABK and KC_RABK (< and >)Nathan Sharfi1-0/+6
2016-05-06zweihander: add ⌘X, ⌘C, ⌘V to media thumb keysNathan Sharfi1-4/+4
2016-05-06The Ordinary Layout is the layout you are looking for. Come and see.Nicholas Keene2-1075/+1075
2016-05-06The Ordinary Layout is extraordinarily familiar and powerfulNicholas Keene11-1325/+1373
2016-05-06Uses @eltang's famous macro! Still not perfect though :(Erez Zukerman2-1150/+1162
2016-05-06[Erez & Jack] Updates docs with one-shot information and config_user.hErez Zukerman1-1/+13
2016-05-06[Jack & Erez] Defines MOD_HYPR and MOD_MEHErez Zukerman1-0/+3
2016-05-06[Jack & Erez] Creates a makefile.mk and a config file for the experimental ↵Erez Zukerman2-0/+13
layout
2016-05-06[Jack & Erez] Enables config_user.h per keymapErez Zukerman1-0/+16
2016-05-06[Jack & Erez] Adds an option for user-specific config.h filesErez Zukerman1-0/+9
2016-05-06[Jack & Erez] Removes duplicate reference, sorts whitespaceErez Zukerman1-2/+3
2016-05-06adds keycode shortcuts for OSL and OSMJack Humbert2-0/+14
2016-05-06Adds oneshot layer and oneshot tap toggling (#308)Thiago Alves5-14/+186
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-06Referencing the hex file (#309)Tom Duckering1-2/+2
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 mappingJack Humbert1-1/+1
2016-05-05remove typoStephan Bösebeck1-1/+1
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