summaryrefslogtreecommitdiffstats
path: root/keyboard
Commit message (Collapse)AuthorAgeFilesLines
* A little more tweakingErez Zukerman2016-05-082-12/+12
|
* Tweaks layers 1 & 2 in my experimental layoutErez Zukerman2016-05-083-29/+37
|
* Merge pull request #311 from adiabatic/ergodox-zweihander-osxErez Zukerman2016-05-061-10/+10
|\ | | | | Add KC_LABK and KC_RABK (< and >)
| * Rearrange code layer on ZweihanderNathan Sharfi2016-05-061-6/+6
| | | | | | | | Makes it more like the iOS keyboard (and therefore easier to remember). Also adds angle brackets for HTML and comparisons.
| * zweihander: add ⌘X, ⌘C, ⌘V to media thumb keysNathan Sharfi2016-05-061-4/+4
| |
* | Merge pull request #310 from nrrkeene/masterErez Zukerman2016-05-0611-1317/+1400
|\ \ | | | | | | Lock layers by pressing both shift keys
| * | The Ordinary Layout is the layout you are looking for. Come and see.Nicholas Keene2016-05-052-1075/+1075
| | |
| * | The Ordinary Layout is extraordinarily familiar and powerfulNicholas Keene2016-05-0511-1325/+1373
| | |
| * | The Ordinary Layout is the most natural and powerful layout for the Ergodox ↵Nicholas Keene2016-05-049-1249/+1284
| | | | | | | | | | | | EZ. Come check it out.
* | | Uses @eltang's famous macro! Still not perfect though :(Erez Zukerman2016-05-052-1150/+1162
| | |
* | | [Jack & Erez] Creates a makefile.mk and a config file for the experimental ↵Erez Zukerman2016-05-052-0/+13
| | | | | | | | | | | | layout
* | | [Jack & Erez] Enables config_user.h per keymapErez Zukerman2016-05-051-0/+16
| | |
* | | updates atreus's column mappingJack Humbert2016-05-051-1/+1
| | |
* | | Merge pull request #305 from nrrkeene/masterErez Zukerman2016-05-047-1548/+1505
|\| | | | | | | | Custom handling for shift keys, improved media layer
| * | The Ordinary Layout is arranged as close as possible to a traditional ↵Nicholas Keene2016-05-032-5/+5
| | | | | | | | | | | | keyboard, but with extra special features
| * | The Ordinary Layout works the way you expect it to, with extra powerful featuresNicholas Keene2016-05-031-979/+1008
| | |
| * | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareNicholas Keene2016-05-02197-6283/+36858
| |\ \
| * | | The Ordinary Layout is the layout you are looking for. Come and see v3.14.Nicholas Keene2016-05-017-1541/+1469
| | | |
* | | | Merge pull request #304 from adiabatic/ergodox-zweihander-osxErez Zukerman2016-05-031-0/+3
|\ \ \ \ | | |_|/ | |/| | zweihander: comment out action_get_macro()
| * | | zweihander: comment out action_get_macro()Nathan Sharfi2016-05-031-0/+3
| | | |
* | | | Clarified audio.c (#302)IBNobody2016-05-035-56/+65
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | | Swap steno/media layers to allow using media keys in the Plover layer; ↵James ‘Twey’ Kay2016-05-021-58/+50
| | | | | | | | | | | | display all active layers, not just the top; use only momentary modifiers
* | | Merge pull request #298 from adiabatic/ergodox-zweihander-osxErez Zukerman2016-05-023-0/+1381
|\| | | | | | | | ergodox-zweihander-osx: initial commit
| * | zweihander: move dim/brighten to 1/2, add ⌘QNathan Sharfi2016-05-012-11/+11
| | |
| * | zweihander: Add ⌘`, ⌘⇧`, ⌥⇥, ⌥⇧⇥Nathan Sharfi2016-05-013-11/+16
| | |
| * | Ergodox EZ: add zweihander-osx.hexNathan Sharfi2016-04-301-0/+1152
| | |
| * | ergodox-zweihander: initial commitNathan Sharfi2016-04-302-0/+224
| | |
* | | Merge pull request #294 from sneako/masterErez Zukerman2016-05-023-0/+1345
|\ \ \ | | | | | | | | Add my Ergodox EZ config
| * | | Adding .hex filesneako2016-04-281-0/+1152
| | | |
| * | | Add my Ergodox EZ configsneako2016-04-282-0/+193
| | | |
* | | | Merge pull request #258 from romanzolotarev/masterErez Zukerman2016-05-028-0/+2411
|\ \ \ \ | |_|/ / |/| | | Add Roman's single layer layout based on Norman
| * | | Add Roman's layout with QWERTYRoman Zolotarev2016-04-264-0/+1246
| | | |
| * | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareRoman Zolotarev2016-04-2662-8604/+16404
| |\ \ \
| * | | | Add Roman's single layer layout based on NormanRoman Zolotarev2016-04-164-0/+1165
| | | | |
* | | | | Beginner's keymap for Ergodox-EZAnand Babu (AB) Periasamy2016-04-305-0/+1692
| | | | |
* | | | | Merge pull request #295 from techtomas/techtomasErez Zukerman2016-04-303-0/+1433
|\ \ \ \ \ | | | | | | | | | | | | Add my layout to the list
| * | | | | Added readmeThomas Anderson2016-04-291-0/+36
| | | | | |
| * | | | | Finalized my personal layoutThomas Anderson2016-04-292-0/+1397
| | | | | |
* | | | | | moves backlight functionality to keyboard files and updates template makefileJack Humbert2016-04-2912-200/+190
| | | | | | | | | | | | | | | | | | | | | | | | previously there were two backlight.c files (bad)
* | | | | | fixes plover start soundJack Humbert2016-04-291-3/+1
| | | | | |
* | | | | | Adds brackets to inner vertical keys in experimental layoutErez Zukerman2016-04-293-12/+21
| | | | | |
* | | | | | removes extra voices, updates .hex filesJack Humbert2016-04-296-6372/+6349
| | | | | |
* | | | | | adds condition to one last audio ref in planck defaultJack Humbert2016-04-281-1/+3
| | | | | |
* | | | | | Bring the clueboard firmware size downskullY2016-04-283-14/+16
| |_|_|/ / |/| | | |
* | | | | Addresses #290Erez Zukerman2016-04-291-1/+1
|/ / / /
* | | | Updated personal layouts (#291)IBNobody2016-04-275-189/+658
| | | |
* | | | gh60 Rev C with LED controls (#289)a0-c2016-04-268-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
* | | | resolves conflicts in rgblight.cJack Humbert2016-04-2621-0/+1873
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | # Conflicts: # quantum/rgblight.c
| * | | | Fixup rgb underlight for clueboard1skullY2016-04-133-10/+9
| | | | |
| * | | | Fixup RGBLIGHT support for clueboard2skullY2016-04-101-6/+5
| | | | |