Commit Graph

1076 Commits (7b2cdca74489e540b217da4e4c6c6431d306fe6a)

Author SHA1 Message Date
Erez Zukerman 7b2cdca744 Merge pull request #307 from sboesebeck/master
minor change to default layouts
9 years ago
cwhits 69f05e1afd [planck] adds button for toggling output in plover app (#323)
* [planck] toggle plover output in app when toggling plover layer on keyboard

* [planck] moved plover toggle to separate key

* [planck] renamed toggle button
9 years ago
Stephan Bösebeck d09d2da1c2 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 9 years ago
Jack Humbert 3f02637f4d Backlight Breathing for Planck and Atomic
* 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
9 years ago
Erez Zukerman 35a72ca5e1 Adds next tab/prev tab back to symb layer and updates legend 9 years ago
Erez Zukerman 2ac27dd574 A little more tweaking 9 years ago
Erez Zukerman 897396b58f Tweaks layers 1 & 2 in my experimental layout 9 years ago
Erez Zukerman 2ce9644caa Merge pull request #311 from adiabatic/ergodox-zweihander-osx
Add KC_LABK and KC_RABK (< and >)
9 years ago
Erez Zukerman 7566ac4241 Merge pull request #310 from nrrkeene/master
Lock layers by pressing both shift keys
9 years ago
Nathan Sharfi c702a522b0 Rearrange code layer on Zweihander
Makes it more like the iOS keyboard (and therefore easier to remember). Also adds angle brackets for HTML and comparisons.
9 years ago
Nathan Sharfi fc4f693cad zweihander: add ⌘X, ⌘C, ⌘V to media thumb keys 9 years ago
Nicholas Keene 481c74cc56 The Ordinary Layout is the layout you are looking for. Come and see. 9 years ago
Nicholas Keene 90a6534729 The Ordinary Layout is extraordinarily familiar and powerful 9 years ago
Erez Zukerman 78bd31f28e Uses @eltang's famous macro! Still not perfect though :( 9 years ago
Erez Zukerman cd30f971ae [Jack & Erez] Creates a makefile.mk and a config file for the experimental layout 9 years ago
Erez Zukerman 3a9d1c4279 [Jack & Erez] Enables config_user.h per keymap 9 years ago
Jack Humbert 356dba7e61 updates atreus's column mapping 9 years ago
Stephan Bösebeck 2e02886a1e remove typo 9 years ago
Stephan Bösebeck a096d205aa making default osx more ELG conform 9 years ago
Stephan Bösebeck 7060e10669 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 9 years ago
Nicholas Keene 5daf24b1a5 The Ordinary Layout is the most natural and powerful layout for the Ergodox EZ. Come check it out. 9 years ago
Erez Zukerman dbb1c2f281 Merge pull request #305 from nrrkeene/master
Custom handling for shift keys, improved media layer
9 years ago
Stephan Bösebeck 660511f050 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 9 years ago
Erez Zukerman 31a697bc05 Merge pull request #304 from adiabatic/ergodox-zweihander-osx
zweihander: comment out action_get_macro()
9 years ago
Nathan Sharfi 6bafe44486 zweihander: comment out action_get_macro() 9 years ago
Nicholas Keene 4b74eca2a5 The Ordinary Layout is arranged as close as possible to a traditional keyboard, but with extra special features 9 years ago
Nicholas Keene 575ca2b96d The Ordinary Layout works the way you expect it to, with extra powerful features 9 years ago
IBNobody 83e1cc241e Clarified audio.c (#302)
* 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
9 years ago
Stephan Bösebeck 507db3ab13 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 9 years ago
Nicholas Keene 8b0274f60a Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 9 years ago
James ‘Twey’ Kay 1173dbd02f Swap steno/media layers to allow using media keys in the Plover layer; display all active layers, not just the top; use only momentary modifiers 9 years ago
Stephan Bösebeck 61b2b58bee Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 9 years ago
Erez Zukerman 1ce6da2605 Merge pull request #298 from adiabatic/ergodox-zweihander-osx
ergodox-zweihander-osx: initial commit
9 years ago
Erez Zukerman 98ed12843e Merge pull request #294 from sneako/master
Add my Ergodox EZ config
9 years ago
Erez Zukerman 84b736dc7f Merge pull request #258 from romanzolotarev/master
Add Roman's single layer layout based on Norman
9 years ago
Stephan Bösebeck 0e7a3a25bb new version of the experimental layout. changed media keys in MDIA layer 9 years ago
Nicholas Keene 1076c2b122 The Ordinary Layout is the layout you are looking for. Come and see v3.14. 9 years ago
Nathan Sharfi fe022a508f zweihander: move dim/brighten to 1/2, add ⌘Q 9 years ago
Nathan Sharfi 9b163d2feb zweihander: Add ⌘`, ⌘⇧`, ⌥⇥, ⌥⇧⇥ 9 years ago
Nathan Sharfi 8ec1d41a28 Ergodox EZ: add zweihander-osx.hex 9 years ago
Nathan Sharfi 262930c8d5 ergodox-zweihander: initial commit 9 years ago
Anand Babu (AB) Periasamy ed0798de24 Beginner's keymap for Ergodox-EZ 9 years ago
Erez Zukerman e7d56215de Merge pull request #295 from techtomas/techtomas
Add my layout to the list
9 years ago
Jack Humbert 0656f2fa10 moves backlight functionality to keyboard files and updates template makefile
previously there were two backlight.c files (bad)
9 years ago
Jack Humbert 9ab7098c83 fixes plover start sound 9 years ago
Thomas Anderson fb57b2e55d Added readme 9 years ago
Thomas Anderson 711809fdac Finalized my personal layout 9 years ago
Erez Zukerman 9edcfcdf6f Adds brackets to inner vertical keys in experimental layout 9 years ago
Jack Humbert 66e0323881 removes extra voices, updates .hex files 9 years ago
Jack Humbert 27d24faf39 adds condition to one last audio ref in planck default 9 years ago