Commit Graph

291 Commits (fa2eedb7bd906634b8c500ba0d91638e63eaafed)

Author SHA1 Message Date
Alex Johnstone da63179962 Wrong date 9 years ago
Alex Johnstone 15106471b1 Removed whitespace 9 years ago
Alex Johnstone c7a9a1ebd0 Revised to version 0.1.0 9 years ago
Alex Johnstone 5872f80c96 Merge pull request #2 from jackhumbert/master
Update my repo to upstream
9 years ago
Alex Johnstone 4a7e131604 Meh -> Hyper 9 years ago
Alex Johnstone 84647efebb Update readme.md 9 years ago
Alex Johnstone c1a520fb81 Added photo 9 years ago
Alex Johnstone d1f446962a Added real life layout 9 years ago
Roman Zolotarev 3087808790 Add important note about brightness on OS X 9 years ago
Stephan Bösebeck 55fa66428c Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 9 years ago
Alex Johnstone 4687162470 Added Readme 9 years ago
Alex Johnstone f6e5e2bd45 added .hex 9 years ago
Alex Johnstone cffd91edbd typos 9 years ago
Alex Johnstone f744e860ff Update keymap.c 9 years ago
Alex Johnstone 65fde3cc12 More updates 9 years ago
yoyoerx baeffd99da Pull request 190 resolution with 'qmk/master' for merge 9 years ago
Erez Zukerman 7f0d77e08c Merge pull request #205 from romanzolotarev/master
Add Roman's Layout
9 years ago
Alex Johnstone af9e9810a0 work in progress 9 years ago
Stephan Bösebeck 1313e0c828 fix number pad, add , 9 years ago
Stephan Bösebeck 7ebc813e82 changing cursor keys, back to "default" cursor key layout, adding ISO-cursor keys to Symb layer. Changed numbers back to symmetric layout again, keeping F-keys in symb though 9 years ago
Stephan Bösebeck d0c62feb7e tweaking it a bit further, fixing things 9 years ago
Stephan Bösebeck 64495d11ba Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 9 years ago
Erez Zukerman e86f09d262 Merge pull request #203 from XenoBits/master
Improved c# dev layout, only 2 layers now
9 years ago
Maxime Millet cc0c157287 Fixed png image 9 years ago
Maxime Millet 895bc327c3 CSharp dev layout V2 9 years ago
Roman Zolotarev a429374b78 Update readme 9 years ago
Roman Zolotarev 7138b1e6fc Update layout 9 years ago
Roman Zolotarev f1c265aace Swap volup and voldown 9 years ago
Roman Zolotarev bbe553dba3 Add Roman's Layout
Four layers BASE (Norman), SYMB, PLVR (optimized for Plover), ARRW.
9 years ago
Maciej Piechotka cf986ba504 Add waits to prevent KVM from hanging 9 years ago
Maciej Piechotka fb3b7f32c0 Put frequently used keys in shell (-=) under thumb 9 years ago
Maciej Piechotka 5d8f4ff957 Add missing breaks in mpiechotka ergodox_ez keyboard 9 years ago
Miguel Palhas 8aa559b825 Adds naps62's layout 9 years ago
Alex Johnstone e4b7ce41e3 Started my keymap 9 years ago
yoyoerx 58bbfc5fa6 PR190hotfix.sh, fresh hexes, makeallhex.sh script 9 years ago
yoyoerx 641859df84 Addressed void* return warning in all keymaps 9 years ago
Stephan Bösebeck 3119778e0c Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 9 years ago
Erez Zukerman 7d3ebd7b40 Adds a readme with a link to the blog post 9 years ago
Nicholas Keene 9d06063a23 The Ordinary Layout, designed to be similar to traditional keyboards, by Nicholas Keene, released to the public domain, no rights reserved 9 years ago
Stephan Bösebeck 46ddbd1fe2 forgot F6 9 years ago
Stephan Bösebeck fbfb034337 updated version, changed F-Key-Layout, minor change in code layer 9 years ago
Stephan Bösebeck 861429aa44 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 9 years ago
Jack Humbert d33681aa22 Merge pull request #157 from DidierLoiseau/typematrix
Small fixes and improvements to tm2030 layout
9 years ago
Didier Loiseau a40273c7d7 Updated tm2030 keymap.hex 9 years ago
Didier Loiseau e336af79eb Fixed compilation warnings due to missing return statements 9 years ago
Stephan Bösebeck f0dfe8ab97 testing moving the 6 to the left, having one key more on the right used for hash now
feels a bit more natural to me. Need to investigate further.
9 years ago
Erez Zukerman 2c29ce3cfe Merge pull request #141 from XenoBits/master
Ergodox EZ new keymap for C# developers
9 years ago
Maxime Millet 9eea6850f9 Another readme.md improvement 9 years ago
Maxime Millet 8f1bafece5 Improved readme 9 years ago
Maxime Millet 8c051f2d05 Added C# developer keymap 9 years ago
Erez Zukerman f4fc7fd4d5 Merge pull request #139 from joarau/norwegian-colemak-ergodox-with-norwegian-definitions
Norwegian Colemak Ergodox and Norwegian key definitions
9 years ago
joar 2f7cda63d0 Norwegian Colemak Ergodox and Norwegian key definitions 9 years ago
Erez Zukerman 9f6966f765 More tweaks to experimental layout 9 years ago
Erez Zukerman 9e075e28be Merge branch 'master' of github.com:jackhumbert/qmk_firmware 9 years ago
Erez Zukerman ec4428b1c6 Merge pull request #138 from Willyfrog/master
ergodox_ez for emacs + mac + altgr users
9 years ago
Guillermo Vayá f96186ed9c add image 9 years ago
Guillermo Vayá 3c805548d9 added .hex file 9 years ago
Maciej Piechotka 03f61dcdb4 Add mpiechotka ergodox ez keymap 9 years ago
Erez Zukerman cd90dd9f6d Corrects typo 9 years ago
Erez Zukerman 67f14d938b Merge pull request #130 from jacobono/jacobono
Jacobono
9 years ago
Erez Zukerman ac84fa47fc Updates documentation, adds Cmd/Win dual-function key 9 years ago
Didier Loiseau a2f6ab16c0 FN macro: use layer_invert() instead of modifying layer_state directly
- fixes stuck keys from the temporary layers
  (see also jackhumbert/qmk_firmware#78)
- removed the workaround for jackhumbert/qmk_firmware#81
  (using layer_invert() fixes the problem)
9 years ago
Didier Loiseau 7ba42b994b Fixed inconsistency between comment and actual numeric layer
- KC_INS should only be present on Fn layer
9 years ago
DidierLoiseau 47fc8b8dbd Fixed link to Magic doc in Dvorak section 9 years ago
Daniel Mijares b5b9885df7 add hex file 9 years ago
Daniel Mijares f5c1d6d1db my personal ergodox keymap layout
with pngs of layout and readme
9 years ago
Erez Zukerman 3c683aa9f2 Fixes CM_SCLN and updates docs for Colemak 9 years ago
Erez Zukerman 1b0d0c6848 Tweaks symbol layer (see changleog) 9 years ago
Charles Maresh a9ad5c55c8 Disable console for improved performance
Commenting out the line is the only way to disable the console, as the
value of CONSOLE_ENABLE isn't checked. There are only checks for its
existence; setting it to `yes` or `no` doesn't change the compilation.
9 years ago
Erez Zukerman f24c69d177 Refreshes default keymap for single tap L1 switch 9 years ago
Guillermo Vayá 34eb5dfb97 new emacs + osx + deadkeys layout 9 years ago
Stephan Bösebeck 602090a430 some fixes in readme 9 years ago
Stephan Bösebeck 1531350125 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 9 years ago
coderkun a75cc8463f add build instructions to readme 9 years ago
coderkun 38f8ed9a0c correct link and some minor details in readme file 9 years ago
coderkun d959f23e5e add readme file for coderkun’s Neo2 layout 9 years ago
coderkun 7f4eb72b9d add layers for poor man’s QWERTZ and poor man’s Neo including Neo’s layer 4 9 years ago
Stephan Bösebeck bf64046a04 fixed some copy paste errors 9 years ago
Stephan Bösebeck 7b989a962e added a egoshooter layer 9 years ago
Stephan Bösebeck 93a74d9cb1 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 9 years ago
Christoph Schmitz 21c4dfe983 Added .hex file. 9 years ago
Christoph Schmitz 9bb20de578 Fixed graphics. 9 years ago
Christoph Schmitz a38fa4b727 Added media layer. 9 years ago
Christoph Schmitz 9abd1eea79 Added links. 9 years ago
Christoph Schmitz 28d2b93b0a Added documentation. 9 years ago
Christoph Schmitz c8e7f9bbfc Made all layer change keys momentary. Removed Hyper and Meh in favor of layer 1 and 2 on both halves. 9 years ago
Stephan Bösebeck f153374517 added new macros 9 years ago
Stephan Bösebeck 2776251ffc playing more with cursor keys 9 years ago
Stephan Bösebeck 4beb0115ff playing a bit with cursor keys 9 years ago
Christoph Schmitz fdad7ecff9 Switched up and down keys to be closer to the vi etc. world. 9 years ago
Christoph Schmitz 0c66ca026e Fixed circonflex key. 9 years ago
Christoph Schmitz bf257e3b37 Fixed regarding Ctrl and Alt keys. 9 years ago
Christoph Schmitz 1308135655 Added a German layout inspired by the Kinesis Ergo Elan and based on the "german" keymap. 9 years ago
Stephan Bösebeck f6dab10288 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 10 years ago
tonyabra baddbc6b23 Simplified osx layout for ergodox ez 10 years ago
Stephan Bösebeck f958b2e832 typo fix 10 years ago
Jack Humbert 6a55a5fe48 not sure how this got here.. 10 years ago
Jack Humbert c753bfcc14 Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard into audio 10 years ago
Stephan Bösebeck 42a22af446 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 10 years ago
DidierLoiseau 3e31fa4c50 Fixed rendering of the Layer Switching section 10 years ago