Commit Graph

1524 Commits (b9c22ff8fc0e27b1bcc4f62785289ca2c7e695d9)
 

Author SHA1 Message Date
Noah Andrews b9c22ff8fc Clarified recommended Mac setup method 9 years ago
Noah Andrews 492e88b24b Updated README to point to new build guide 9 years ago
Noah Andrews 0eb252eb61 Added Mac section (copy/pasted from PCB_GUIDE.md) 9 years ago
Noah Andrews 04b47cb2eb Renamed handwriting guide to fit repository convention 9 years ago
Noah Andrews 92c3397ffc Added placeholder for windows section of build guide 9 years ago
Noah Andrews 3871ced15c Added Vagrant explanation 9 years ago
Noah Andrews a399823b93 Added stub BUILD_GUIDE.md 9 years ago
Noah Andrews d47cac9bb3 Renamed QUICK_START.md to VAGRANT_GUIDE.md 9 years ago
Jack Humbert 93c9d2bc9f Merge pull request #166 from kletord/fix_french_keymap
Fix FR_RCBR declaration in keymap_french.h
9 years ago
Kévin Letord 4a19cc054d Fix FR_RCBR declaration in keymap_french.h 9 years ago
Jack Humbert 11c591c30d Merge pull request #158 from DidierLoiseau/eclipse-config
Add Eclipse settings files to .gitignore
9 years ago
Jack Humbert af6163f934 Merge pull request #159 from Keller-Laminar/patch-1
Include Dvorak underscore and plus keys.
9 years ago
Keller-Laminar 233af3a41c Include Dvorak underscore and plus keys.
There were previously no Dvorak specific underscore and plus key codes. For a keyboard like the Planck which has layers directly to shifted versions of special character keys you were unable to produce those characters using the Lower layer.
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 e63126ace2 Added eclipse settings files to .gitignore 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
Jack Humbert 49cb207def Merge pull request #155 from vincent-pochet/fr_ch_extra_keymap
Add extra keymap for swiss french keyboard
9 years ago
Vincent Pochet 1934e8a270 Add extra keymap for swiss french keyboard 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
Jack Humbert 043ac26c24 Merge pull request #140 from lasko/master
A slightly different default layout
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
Erez Zukerman 8aeaa6df81 Merge pull request #137 from uzytkownik/master
Add mpiechotka ergodox ez keymap
9 years ago
Guillermo Vayá 3c805548d9 added .hex file 9 years ago
Maciej Piechotka 03f61dcdb4 Add mpiechotka ergodox ez keymap 9 years ago
Jack Humbert 0206976267 Merge pull request #136 from cbbrowne/master
Random improvements
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
Jack Humbert f575079357 Merge pull request #134 from dragon788/patch-2
Added note about using avr_setup.sh
9 years ago
dragon788 34a8ad506c Added note about using avr_setup.sh
On most Linux distributions the avr_setup.sh script can be sourced ```. avr_setup.sh``` or under Bash ```source avr_setup.sh```. This will try and detect the appropriate package manager and install the required packages.
9 years ago