summaryrefslogtreecommitdiffstats
path: root/keyboard
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |\ \
| | * \ 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.
| | * | 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
| | | |/ | | |/|
| * | | 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.
* | | 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
|/ /
* | 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
| * | Merge pull request #157 from DidierLoiseau/typematrixJack Humbert2016-02-213-1505/+1483
| |\ \ | | | | | | | | Small fixes and improvements to tm2030 layout
| | * | Updated tm2030 keymap.hexDidier Loiseau2016-02-211-1482/+1476
| | | |
| | * | Fixed compilation warnings due to missing return statementsDidier Loiseau2016-02-211-1/+2
| | | |
| | * | FN macro: use layer_invert() instead of modifying layer_state directlyDidier Loiseau2016-02-071-20/+3
| | | | | | | | | | | | | | | | | | | | | | | | - 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)
| | * | Fixed inconsistency between comment and actual numeric layerDidier Loiseau2016-02-071-1/+1
| | | | | | | | | | | | - KC_INS should only be present on Fn layer
| | * | Fixed link to Magic doc in Dvorak sectionDidierLoiseau2016-02-071-1/+1
| | | |
| * | | Merge pull request #153 from spydon/xmonad_keymapJack Humbert2016-02-211-0/+64
| |\ \ \ | | | | | | | | | | Keymap optimized for xmonad
| | * | | Added a keymap optimized for xmonadLukas Klingsbo2016-02-181-0/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.