Commit Graph

731 Commits (b9c22ff8fc0e27b1bcc4f62785289ca2c7e695d9)

Author SHA1 Message Date
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
Jack Humbert b694fb3417 Merge pull request #153 from spydon/xmonad_keymap
Keymap optimized for xmonad
9 years ago
Lukas Klingsbo 39ed50f605 Added a keymap optimized for xmonad
The M(1) function changes layer temporarily (so that numbers can be used)
and holds LGUI which makes it possible to easily change virtual screens
and swap windows inbetween them.
9 years ago
Jack Humbert a6414eb257 Merge pull request #145 from gerbercj/feature/atreus_astar
Add support for Atreus running on A-Star
9 years ago
Chris Gerber 1db3558a92 Change default controller for Atreus from Teensy2 to A-Star 9 years ago
Chris Gerber 47dcec2945 Add support for Atreus running on A-Star 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
Lasko Height d290e09d7b Added pageup, pagedown, home, and end keys 9 years ago
Lasko Height 006d277ec1 Added a Tenkey layer and moved the del key 9 years ago
Lasko Height d3488f131c Adding my initial layout 9 years ago
Lasko Height 073a6c206e Adding my initial layout 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
Christopher Browne 8079dc0682 Eliminate switch statement by using contiguous character ranges 9 years ago
Christopher Browne bbcc1046a6 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 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
Jack Humbert e6a2c77fde README changes 9 years ago
Jack Humbert 623666888f Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard 9 years ago
Jack Humbert 5dc0d1dc20 README changes 9 years ago
Christopher Browne fe1519de07 Add in XOR of lowest 8 bits of system timer to encourage more randomness of the digits/letters chosen 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
Jack Humbert 240e8c6340 Merge pull request #129 from cbbrowne/master
Example of some "Random Keys"
9 years ago
Jack Humbert 832575f2e7 Update PCB_GUIDE.md 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
Christopher Browne 73f14db8ad Remove obsolete comments 9 years ago
Christopher Browne 0d44544491 Comment things more 9 years ago
Christopher Browne 7919839b1a Random characters now working AOK 9 years ago
Christopher Browne 259e5e28e6 Merge branch 'master' of github.com:cbbrowne/qmk_firmware 9 years ago
Christopher Browne 674c62734d More experiments with mapping, notably adding in the random bits 9 years ago
Christopher Browne c39b53bb9a Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 9 years ago
Christopher Browne a51009f300 Merge branch 'master' of github.com:cbbrowne/qmk_firmware 9 years ago