summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-03-28Minor Tweaks and DocumentationIBNobody
Fixed compiler warning by including bootloader.h in keymap_common.c. Changed FORCE_NKRO to only be applied if NKRO_ENABLE is defined. Added extra documentation to the template config.h
2016-03-28Added command to turn LED indicators off while sleepingIBNobody
2016-03-28Magic Key Overrides / Keyboard Lock / Forced NKROIBNobody
Added Magic Key Overrides / Magic Key Cleanup / Added Keyboard Lock option to template / Added forced NKRO option to template (disabled by default)
2016-03-27Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody
2016-03-27Merge pull request #188 from DidierLoiseau/issue-156Erez Zukerman
Fix #156: clear weak mods on every key press
2016-03-27Merge pull request #211 from nrrkeene/masterErez Zukerman
The Ordinary Layout is unremarkably mundane and remarkably useful
2016-03-27Merge pull request #196 from naps62/naps62Erez Zukerman
Adds naps62's Ergodox EZ layout
2016-03-26Merge https://github.com/jackhumbert/qmk_firmwareNicholas Keene
2016-03-26The Ordinary Layout is unremarkably mundane and remarkably usefulNicholas Keene
2016-03-25Merge pull request #207 from romanzolotarev/masterErez Zukerman
Add important note about brightness on OS X
2016-03-25Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody
2016-03-24The Ordinary Layout is familiar to users of common keyboardsNicholas Keene
2016-03-23Merge pull request #210 from n0bs/masterJack Humbert
Edited Bantam44 to work with jackhumbert/qmk_firmware pull #190
2016-03-23Edited to work with jackhumbert/qmk_firmware pull #190Norberto Monarrez
Basically changes "* matrix_scan_user(void)" to "matrix_scan_user(void)"
2016-03-23Merge pull request #209 from n0bs/masterJack Humbert
Added project folder for Bantam-44
2016-03-23Merge pull request #200 from alexives/add_diagram_to_planck_layoutJack Humbert
Added layout diagrams to the default planck keymap
2016-03-23Added files for Bantam-44Norberto Monarrez
2016-03-22Merge pull request #199 from IBNobody/masterJack Humbert
Added LED Indicator Support to QMK Template
2016-03-22Fixed extra semicolons.IBNobody
Fixed extra semicolons.
2016-03-22Fixed LED Function CallsIBNobody
Fixed LED indicator function calls to match how the matrix init function calls are formatted.
2016-03-22Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody
# Conflicts: # quantum/template/template.c # quantum/template/template.h
2016-03-22Merge pull request #190 from yoyoerx/function_pointersErez Zukerman
Addressing void* return warning & coding style
2016-03-22Add important note about brightness on OS XRoman Zolotarev
2016-03-21Pull request 190 resolution with 'qmk/master' for mergeyoyoerx
2016-03-21Merge pull request #205 from romanzolotarev/masterErez Zukerman
Add Roman's Layout
2016-03-20Merge pull request #203 from XenoBits/masterErez Zukerman
Improved c# dev layout, only 2 layers now
2016-03-20Merge pull request #201 from uzytkownik/masterErez Zukerman
Further improvements to mpiechotka keyboard
2016-03-20Fixed png imageMaxime Millet
2016-03-20CSharp dev layout V2Maxime Millet
2016-03-19Update readmeRoman Zolotarev
2016-03-19Update layoutRoman Zolotarev
2016-03-18Swap volup and voldownRoman Zolotarev
2016-03-18Add Roman's LayoutRoman Zolotarev
Four layers BASE (Norman), SYMB, PLVR (optimized for Plover), ARRW.
2016-03-17Add waits to prevent KVM from hangingMaciej Piechotka
2016-03-17Put frequently used keys in shell (-=) under thumbMaciej Piechotka
2016-03-17Add missing breaks in mpiechotka ergodox_ez keyboardMaciej Piechotka
2016-03-16Added layout diagrams to the default planck keymapAlex Ives
Signed-off-by: Alex Ives <alex@ives.mn>
2016-03-16Adding Retro_Refit KeyboardIBNobody
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.
2016-03-16Removing Teensy SDK FolderIBNobody
Fixing Github GUI error "fatal: no submodule mapping found in .gitmodules for path 'teensy-sdk'"
2016-03-15Adding LED function pointersIBNobody
2016-03-15Adds naps62's layoutMiguel Palhas
2016-03-14Merge pull request #194 from DidierLoiseau/bépo-keymap-headerJack Humbert
Keymap header for the BÉPO layout
2016-03-14Merge pull request #195 from krid78/masterJack Humbert
fixes an obvious typo to have DE_LCBR produce {
2016-03-14Merge pull request #197 from yoyoerx/windocsJack Humbert
Cygwin Based Users Guide v0.6 -fixes to dfu-programmer build
2016-03-14Cygwin Based Users Guide v0.6 -fixes to dfu-programmer buildyoyoerx
2016-03-14fixes an obvious typo to have DE_LCBR produce {Daniel Kriesten
2016-03-13Keymap header for the BÉPO layoutDidier Loiseau
2016-03-11PR190hotfix.sh, fresh hexes, makeallhex.sh scriptyoyoerx
2016-03-10Merge pull request #192 from mitchlloyd/mitch-layoutJack Humbert
First keyboard layout
2016-03-10First keyboard layoutMitch Lloyd