aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2016-10-18update header fileGravatar Ryan Ascheman
2016-10-18didn't read PR comment close enough, correcting folderGravatar Ryan Ascheman
2016-10-18moving keymap to new locationGravatar Ryan Ascheman
2016-10-18Merge remote-tracking branch 'upstream/master'Gravatar Ryan Ascheman
* upstream/master: (1239 commits) Update ez.c removes planck/rev3 temporarily Move hand_swap_config to ez.c, removes error for infinity Update Makefile ergodox: Update algernon's keymap to v1.9 Added VS Code dir to .gitignore Support the Pegasus Hoof controller. [Jack & Erez] Simplifies and documents TO add readme use wait_ms instead of _delay_ms add messenger init keymap Add example keymap Adding whiskey_tango_foxtrot_capslock ergodox keymap Unicode map framework. Allow unicode up to 0xFFFFF using separate mapping table CIE 1931 dim curve Apply the dim curve to the RGB output Update the Cluecard readme files Tune snake and knight intervals for Cluecard Tunable RGB light intervals ...
2016-10-18Update readme.mdGravatar 20lives
2016-10-18Update readme.mdGravatar 20lives
2016-10-18adding dvorak hebrew layoutGravatar twentylives
2016-10-18Merge pull request #829 from r2d2rogers/masterGravatar Jack Humbert
Move hand_swap_config to ez.c, removes error for infinity
2016-10-18Merge pull request #824 from dsvensson/pegasushoofGravatar Jack Humbert
Support the Pegasus Hoof controller.
2016-10-18Update ez.cGravatar Rob Rogers
2016-10-18Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareGravatar Jack Humbert
2016-10-18removes planck/rev3 temporarilyGravatar Jack Humbert
2016-10-17Merge pull request #826 from algernon/ergodox-ez/algernonGravatar Erez Zukerman
ergodox: Update algernon's keymap to v1.9
2016-10-17Merge branch 'master' of github.com:cbbrowne/qmk_firmwareGravatar cbbrowne
2016-10-17Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareGravatar cbbrowne
2016-10-17Move hand_swap_config to ez.c, removes error for infinityGravatar Rob Rogers
2016-10-16Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareGravatar Chris Browne
2016-10-16working with power limitGravatar Jack Humbert
2016-10-16working with power limitGravatar Jack Humbert
2016-10-16Update MakefileGravatar Jack Humbert
2016-10-16Merge pull request #815 from priyadi/unicode_mapGravatar Jack Humbert
Allow unicode up to 0xFFFFF using separate mapping table
2016-10-16Merge pull request #825 from replicaJunction/pr-vscodeGravatar Jack Humbert
Added VS Code dir to .gitignore
2016-10-16- Added HHKB like layout for KC60 pcbGravatar dbroqua
2016-10-16ergodox: Update algernon's keymap to v1.9Gravatar Gergely Nagy
Overall changes =============== * `F12` was replaced by an `Fx` key, that activate the **Media** layer as a one-shot layer, and also `Alt` as a one-shot modifier. Base layer changes ================== * The `Media Stop` key is now a tap-dance key, and resets the device for programming on the fourth tap. Miscellaneous ============= * `π` can now be entered with UCIS. * `🐁` can now be entered with UCIS. Tools ===== * The `tools/layer-notify` tool was removed, it was an example, which I don't use. `tools/hid-commands` -------------------- * Now looks at the `DISABLE_APPSEL_START` environment value, and does not display an AppSel notification if it is non-empty. * Will attempt to re-program the keyboard when receiving a `reflash` command. * No longer tries to select Emacs 24 on `APPSEL_EMACS`, rather, it goes for any Emacs. * The `APPSEL_MUSIC` command now includes Kodi in the list too, as the last choice. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2016-10-15Added VS Code dir to .gitignoreGravatar Joshua T
2016-10-15Added VS Code dir to .gitignoreGravatar Joshua T
2016-10-15Added a bit more detail to headerGravatar Joshua T
2016-10-15Reversed tilde and graveGravatar Joshua T
2016-10-15Moved Extend tab and ^tabGravatar Joshua T
2016-10-15Added = to match AtreusGravatar Joshua T
2016-10-15Switched Tab and Ctrl backGravatar Joshua T
2016-10-15Fixed typoGravatar Joshua T
2016-10-15Added Menu key (the rclick menu)Gravatar Joshua T
2016-10-15Updated layout to 1.2 - lots of changesGravatar Joshua T
Rewrote QWERTY to make it a first-class citizen instead of just a glorified game layer. Added a lot of keys to Extend layer to bring it in line with my Atreus. Plenty of other changes too.
2016-10-15Reduced TAPPING_TERM to 150Gravatar Joshua T
Also removed duplicate definition of PREVENT_STUCK_MODIFIERS
2016-10-15Added Ctrl+` (ConEmu shortcut)Gravatar Joshua T
2016-10-15Merge remote-tracking branch 'upstream/master'Gravatar Joshua T
2016-10-14Merge branch 'master' of https://github.com/Dbroqua/qmk_firmwareGravatar dbroqua
2016-10-13Merge pull request #9 from jackhumbert/masterGravatar Damien
Merge from jackhumbert
2016-10-13Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareGravatar cbbrowne
2016-10-13Support the Pegasus Hoof controller.Gravatar Daniel Svensson
Replacement controller for Filco Majestouch TKL keyboards. matrix.c ported from: https://github.com/BathroomEpiphanies/epiphanies_tmk_keyboard More details: http://bathroomepiphanies.com/controllers/
2016-10-13Merge pull request #818 from pvinis/pvinis-keymapGravatar Erez Zukerman
pvinis keymap
2016-10-13Merge pull request #822 from jackhumbert/hotfix/simplify_toGravatar Erez Zukerman
[Jack & Erez] Simplifies and documents TO
2016-10-12Documents `TO`.Gravatar Erez Zukerman
2016-10-12[Jack & Erez] Simplifies and documents TOGravatar Jack & Erez
2016-10-12I keep mis-using UPPER|LOWER/SLASH, and getting RESET.Gravatar cbbrowne
With RESET shifted to the UPPER+LOWER layer, it is now time to change that key to Alt-Slash, which, in Emacs, does automatic word completion
2016-10-12Merge branch 'master' of github.com:cbbrowne/qmk_firmwareGravatar cbbrowne
2016-10-11add readmeGravatar Pavlos Vinieratos
2016-10-11use wait_ms instead of _delay_msGravatar Pavlos Vinieratos
2016-10-11add messengerGravatar Pavlos Vinieratos