Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-23 | Added files for Bantam-44 | Norberto Monarrez | |
2016-03-22 | Merge pull request #199 from IBNobody/master | Jack Humbert | |
Added LED Indicator Support to QMK Template | |||
2016-03-22 | Fixed extra semicolons. | IBNobody | |
Fixed extra semicolons. | |||
2016-03-22 | Fixed LED Function Calls | IBNobody | |
Fixed LED indicator function calls to match how the matrix init function calls are formatted. | |||
2016-03-22 | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | IBNobody | |
# Conflicts: # quantum/template/template.c # quantum/template/template.h | |||
2016-03-22 | Merge pull request #190 from yoyoerx/function_pointers | Erez Zukerman | |
Addressing void* return warning & coding style | |||
2016-03-21 | Pull request 190 resolution with 'qmk/master' for merge | yoyoerx | |
2016-03-21 | Merge pull request #205 from romanzolotarev/master | Erez Zukerman | |
Add Roman's Layout | |||
2016-03-20 | Merge pull request #203 from XenoBits/master | Erez Zukerman | |
Improved c# dev layout, only 2 layers now | |||
2016-03-20 | Merge pull request #201 from uzytkownik/master | Erez Zukerman | |
Further improvements to mpiechotka keyboard | |||
2016-03-20 | Fixed png image | Maxime Millet | |
2016-03-20 | CSharp dev layout V2 | Maxime Millet | |
2016-03-19 | Update readme | Roman Zolotarev | |
2016-03-19 | Update layout | Roman Zolotarev | |
2016-03-18 | Swap volup and voldown | Roman Zolotarev | |
2016-03-18 | Add Roman's Layout | Roman Zolotarev | |
Four layers BASE (Norman), SYMB, PLVR (optimized for Plover), ARRW. | |||
2016-03-17 | Add waits to prevent KVM from hanging | Maciej Piechotka | |
2016-03-17 | Put frequently used keys in shell (-=) under thumb | Maciej Piechotka | |
2016-03-17 | Add missing breaks in mpiechotka ergodox_ez keyboard | Maciej Piechotka | |
2016-03-16 | Adding Retro_Refit Keyboard | IBNobody | |
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-16 | Removing Teensy SDK Folder | IBNobody | |
Fixing Github GUI error "fatal: no submodule mapping found in .gitmodules for path 'teensy-sdk'" | |||
2016-03-15 | Adding LED function pointers | IBNobody | |
2016-03-14 | Merge pull request #194 from DidierLoiseau/bépo-keymap-header | Jack Humbert | |
Keymap header for the BÉPO layout | |||
2016-03-14 | Merge pull request #195 from krid78/master | Jack Humbert | |
fixes an obvious typo to have DE_LCBR produce { | |||
2016-03-14 | Merge pull request #197 from yoyoerx/windocs | Jack Humbert | |
Cygwin Based Users Guide v0.6 -fixes to dfu-programmer build | |||
2016-03-14 | Cygwin Based Users Guide v0.6 -fixes to dfu-programmer build | yoyoerx | |
2016-03-14 | fixes an obvious typo to have DE_LCBR produce { | Daniel Kriesten | |
2016-03-13 | Keymap header for the BÉPO layout | Didier Loiseau | |
2016-03-11 | PR190hotfix.sh, fresh hexes, makeallhex.sh script | yoyoerx | |
2016-03-10 | Merge pull request #192 from mitchlloyd/mitch-layout | Jack Humbert | |
First keyboard layout | |||
2016-03-10 | First keyboard layout | Mitch Lloyd | |
2016-03-10 | Merge branch 'function_pointers' of github.com:yoyoerx/qmk_keyboard into ↵ | yoyoerx | |
function_pointers | |||
2016-03-10 | Addressed void* return warning in all keymaps | yoyoerx | |
2016-03-10 | Merge pull request #191 from yoyoerx/windocs | Jack Humbert | |
Cygwin Based Users Guide v0.5 -further corrections | |||
2016-03-10 | Merge remote-tracking branch 'qmk/master' into windocs | yoyoerx | |
2016-03-09 | Cygwin Based Users Guide v0.5 -further corrections | yoyoerx | |
2016-03-09 | Merge pull request #187 from yoyoerx/windocs | Jack Humbert | |
Cygwin Based Users Guide v0.4 -corrections/dfu build | |||
2016-03-09 | Addressed void* return warning & coding style | yoyoerx | |
2016-03-09 | Cygwin Based Users Guide v0.4 -corrections/dfu build | yoyoerx | |
2016-03-08 | Adds a readme with a link to the blog post | Erez Zukerman | |
2016-03-07 | Merge pull request #185 from nrrkeene/master | Erez Zukerman | |
The Ordinary Layout is familiar to users of common keyboards | |||
2016-03-07 | Merge pull request #177 from yoyoerx/windocs | Jack Humbert | |
Documentation for Cygwin in Windows | |||
2016-03-06 | The Ordinary Layout, designed to be similar to traditional keyboards, by ↵ | Nicholas Keene | |
Nicholas Keene, released to the public domain, no rights reserved | |||
2016-03-04 | Merge pull request #180 from NoahAndrews/add-build-instructions | Jack Humbert | |
Added build instructions to BUILD_GUIDE.md | |||
2016-03-04 | Added build instructions to BUILD_GUIDE.md | Noah Andrews | |
2016-03-04 | Merge pull request #179 from NoahAndrews/add-win-linux-instructions | Jack Humbert | |
Added Windows and Linux instructions to BUILD_GUIDE.md | |||
2016-03-04 | Added Windows and Linux instructions to BUILD_GUIDE.md | Noah Andrews | |
2016-03-04 | Cygwin Based Users Guidev0.2 -formatting revisions | yoyoerx | |
2016-03-04 | Cygwin Based Users Guide v0.1 | yoyoerx | |
2016-03-04 | Merge pull request #176 from NoahAndrews/fix-new-projects | Jack Humbert | |
Fix building new projects |