summaryrefslogtreecommitdiffstats
path: root/keyboard
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck2016-03-2491-41409/+33727
|\
| * Edited to work with jackhumbert/qmk_firmware pull #190Norberto Monarrez2016-03-232-16/+12
| | | | | | | | Basically changes "* matrix_scan_user(void)" to "matrix_scan_user(void)"
| * Merge pull request #209 from n0bs/masterJack Humbert2016-03-236-0/+332
| |\ | | | | | | Added project folder for Bantam-44
| | * Added files for Bantam-44Norberto Monarrez2016-03-236-0/+332
| | |
| * | Merge pull request #200 from alexives/add_diagram_to_planck_layoutJack Humbert2016-03-231-5/+65
| |\ \ | | |/ | |/| Added layout diagrams to the default planck keymap
| | * Added layout diagrams to the default planck keymapAlex Ives2016-03-161-5/+65
| | | | | | | | | | | | Signed-off-by: Alex Ives <alex@ives.mn>
| * | Fixed LED Function CallsIBNobody2016-03-222-24/+12
| | | | | | | | | | | | | | | Fixed LED indicator function calls to match how the matrix init function calls are formatted.
| * | Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody2016-03-2284-41564/+34408
| |\ \ | | | | | | | | | | | | | | | | | | | | # Conflicts: # quantum/template/template.c # quantum/template/template.h
| | * \ Pull request 190 resolution with 'qmk/master' for mergeyoyoerx2016-03-2113-2577/+4004
| | |\ \
| | * | | PR190hotfix.sh, fresh hexes, makeallhex.sh scriptyoyoerx2016-03-1133-41292/+32894
| | | | |
| | * | | Addressed void* return warning in all keymapsyoyoerx2016-03-1044-149/+128
| | | | |
| * | | | Adding Retro_Refit KeyboardIBNobody2016-03-166-0/+400
| | |_|/ | |/| | | | | | | | | | | | | | | | | | Retro_Refit is an example of using a Teensy to replace a keyboard controller on an older keyboard. The original 6x15 keyboard had a non-standard 11x8 matrix.
* | | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck2016-03-224-0/+1309
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge pull request #205 from romanzolotarev/masterErez Zukerman2016-03-214-0/+1309
| |\ \ \ | | | | | | | | | | Add Roman's Layout
| | * | | Update readmeRoman Zolotarev2016-03-191-1/+1
| | | | |
| | * | | Update layoutRoman Zolotarev2016-03-1912-192/+67
| | | | |
| | * | | Swap volup and voldownRoman Zolotarev2016-03-181-2/+2
| | | | |
| | * | | Add Roman's LayoutRoman Zolotarev2016-03-1811-0/+1434
| | |/ / | | | | | | | | | | | | Four layers BASE (Norman), SYMB, PLVR (optimized for Plover), ARRW.
* | | | fix number pad, add ,Stephan Bösebeck2016-03-201-1/+1
| | | |
* | | | changing cursor keys, back to "default" cursor key layout, adding ISO-cursor ↵Stephan Bösebeck2016-03-201-4/+4
| | | | | | | | | | | | | | | | keys to Symb layer. Changed numbers back to symmetric layout again, keeping F-keys in symb though
* | | | tweaking it a bit further, fixing thingsStephan Bösebeck2016-03-201-12/+12
| | | |
* | | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck2016-03-209-2961/+3078
|\| | |
| * | | Merge pull request #203 from XenoBits/masterErez Zukerman2016-03-205-1227/+1174
| |\ \ \ | | | | | | | | | | Improved c# dev layout, only 2 layers now
| | * | | Fixed png imageMaxime Millet2016-03-201-0/+0
| | | | |
| | * | | CSharp dev layout V2Maxime Millet2016-03-205-1227/+1174
| | | | |
| * | | | Add waits to prevent KVM from hangingMaciej Piechotka2016-03-172-1490/+1492
| | | | |
| * | | | Put frequently used keys in shell (-=) under thumbMaciej Piechotka2016-03-172-9/+9
| | | | |
| * | | | Add missing breaks in mpiechotka ergodox_ez keyboardMaciej Piechotka2016-03-172-1233/+1237
| | |/ / | |/| |
| * | | Cygwin Based Users Guide v0.6 -fixes to dfu-programmer buildyoyoerx2016-03-141-6/+8
| | | |
| * | | First keyboard layoutMitch Lloyd2016-03-101-0/+49
| | | |
| * | | Merge remote-tracking branch 'qmk/master' into windocsyoyoerx2016-03-101-27/+24
| |\ \ \
| * | | | Cygwin Based Users Guide v0.5 -further correctionsyoyoerx2016-03-091-347/+353
| |/ / /
| * | / Cygwin Based Users Guide v0.4 -corrections/dfu buildyoyoerx2016-03-091-18/+128
| | |/ | |/|
* | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck2016-03-087-3/+1744
|\| |
| * | Adds a readme with a link to the blog postErez Zukerman2016-03-082-0/+5
| | |
| * | Merge pull request #185 from nrrkeene/masterErez Zukerman2016-03-073-0/+1312
| |\ \ | | | | | | | | The Ordinary Layout is familiar to users of common keyboards
| | * | The Ordinary Layout, designed to be similar to traditional keyboards, by ↵Nicholas Keene2016-03-063-0/+1312
| | | | | | | | | | | | | | | | Nicholas Keene, released to the public domain, no rights reserved
| * | | Cygwin Based Users Guidev0.2 -formatting revisionsyoyoerx2016-03-041-47/+47
| | | |
| * | | Cygwin Based Users Guide v0.1yoyoerx2016-03-041-0/+237
| |/ /
| * | Merge pull request #170 from NoahAndrews/improve-windows-docsJack Humbert2016-03-041-4/+5
| |\ \ | | | | | | | | Add scripts for easy Windows environment setup
| | * | Fix link to MHV AVR ToolsNoah Andrews2016-03-021-1/+1
| | | |
| | * | Added documentation for new Windows scriptsNoah Andrews2016-03-021-17/+5
| | | |
| | * | Removed unneeded lines from setup scriptNoah Andrews2016-03-021-2/+15
| | | |
| * | | Update PCB_GUIDE.mdLucas Hecht2016-02-271-1/+2
| | | |
| * | | added "Troubleshooting" section to PCB guideLucas Hecht2016-02-271-0/+22
| | | |
| * | | Delete keymap_eigen.cdeepshitgoeshere2016-02-251-184/+0
| | | |
| * | | Delete dfu-programmer.exedeepshitgoeshere2016-02-251-0/+0
| | | |
| * | | Delete dfu-programmer.exedeepshitgoeshere2016-02-251-0/+0
| | | |
| * | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into ↵Lucas Hecht2016-02-254-1505/+1547
| |\| | | | | | | | | | | | | | jackhumbert-master
| * | | delete old keymap (keymap_eigen.c)Lucas Hecht2016-02-251-37/+2
| | | |