Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-05 | [Erez & Jack] Updates docs with one-shot information and config_user.h | ||
2016-05-05 | [Jack & Erez] Defines MOD_HYPR and MOD_MEH | ||
2016-05-05 | [Jack & Erez] Creates a makefile.mk and a config file for the experimental ↵ | ||
layout | |||
2016-05-05 | [Jack & Erez] Enables config_user.h per keymap | ||
2016-05-05 | [Jack & Erez] Adds an option for user-specific config.h files | ||
2016-05-05 | [Jack & Erez] Removes duplicate reference, sorts whitespace | ||
2016-05-05 | adds keycode shortcuts for OSL and OSM | ||
2016-05-05 | Adds oneshot layer and oneshot tap toggling (#308) | ||
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-05 | Referencing the hex file (#309) | ||
Seems that this is a typo. When I used the hex file it worked so presuming that means it's right ;) | |||
2016-05-05 | updates atreus's column mapping | ||
2016-05-05 | remove typo | ||
2016-05-05 | making default osx more ELG conform | ||
2016-05-05 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | ||
2016-05-04 | The Ordinary Layout is the most natural and powerful layout for the Ergodox ↵ | ||
EZ. Come check it out. | |||
2016-05-04 | Merge pull request #305 from nrrkeene/master | ||
Custom handling for shift keys, improved media layer | |||
2016-05-04 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | ||
2016-05-03 | Merge pull request #304 from adiabatic/ergodox-zweihander-osx | ||
zweihander: comment out action_get_macro() | |||
2016-05-03 | zweihander: comment out action_get_macro() | ||
2016-05-03 | The Ordinary Layout is arranged as close as possible to a traditional ↵ | ||
keyboard, but with extra special features | |||
2016-05-03 | The Ordinary Layout works the way you expect it to, with extra powerful features | ||
2016-05-03 | 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 | |||
2016-05-03 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | ||
2016-05-02 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | ||
2016-05-02 | Merge pull request #300 from Twey/tweymap-momentary | ||
Swap steno/media layers to allow using media keys in the Plover layer… | |||
2016-05-02 | 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 | |||
2016-05-02 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | ||
2016-05-02 | Merge pull request #298 from adiabatic/ergodox-zweihander-osx | ||
ergodox-zweihander-osx: initial commit | |||
2016-05-02 | Merge pull request #294 from sneako/master | ||
Add my Ergodox EZ config | |||
2016-05-02 | Merge pull request #258 from romanzolotarev/master | ||
Add Roman's single layer layout based on Norman | |||
2016-05-02 | new version of the experimental layout. changed media keys in MDIA layer | ||
2016-05-01 | The Ordinary Layout is the layout you are looking for. Come and see v3.14. | ||
2016-05-01 | zweihander: move dim/brighten to 1/2, add ⌘Q | ||
2016-05-01 | zweihander: Add ⌘`, ⌘⇧`, ⌥⇥, ⌥⇧⇥ | ||
2016-04-30 | Ergodox EZ: add zweihander-osx.hex | ||
2016-04-30 | ergodox-zweihander: initial commit | ||
2016-04-30 | Merge pull request #292 from abperiasamy/ergo-ab | ||
Beginner's keymap for Ergodox-EZ | |||
2016-04-30 | Beginner's keymap for Ergodox-EZ | ||
2016-04-30 | Merge pull request #295 from techtomas/techtomas | ||
Add my layout to the list | |||
2016-04-29 | moves backlight functionality to keyboard files and updates template makefile | ||
previously there were two backlight.c files (bad) | |||
2016-04-29 | fixes plover start sound | ||
2016-04-29 | Added readme | ||
2016-04-29 | Finalized my personal layout | ||
2016-04-29 | Adds brackets to inner vertical keys in experimental layout | ||
2016-04-29 | removes extra voices, updates .hex files | ||
2016-04-28 | stops forcing debug_action | ||
2016-04-28 | adds condition to one last audio ref in planck default | ||
2016-04-28 | Bring the clueboard firmware size down | ||
2016-04-28 | Adding .hex file | ||
2016-04-28 | Add my Ergodox EZ config | ||
2016-04-29 | Addresses #290 | ||