Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-16 | Added layout diagrams to the default planck keymap | Alex Ives | |
Signed-off-by: Alex Ives <alex@ives.mn> | |||
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-15 | Adds naps62's layout | Miguel Palhas | |
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 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Stephan Bösebeck | |
2016-03-08 | Fix #156: clear weak mods on every key press | Didier Loiseau | |
- new macro_mods bit field for mods applied by macros - weak_mods now only used for ACT_{L,R}MODS (i.e. LSFT, RSFT, LCTL etc.) - clear the _weak_ mods on every key *pressed* such that LSFT etc. can no more interfere with the next key | |||
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 | |||
2016-03-04 | Remove extraneous comma | Noah Andrews | |
2016-03-04 | Merge pull request #171 from NoahAndrews/restructure-documentation | Jack Humbert | |
Restructure documentation | |||
2016-03-04 | Merge pull request #170 from NoahAndrews/improve-windows-docs | Jack Humbert | |
Add scripts for easy Windows environment setup | |||
2016-03-04 | Merge pull request #165 from deepshitgoeshere/deepshitgoeshere-master | Jack Humbert | |
added planck keymap and troubleshooting part in the PCB guide | |||
2016-03-04 | Merge pull request #175 from NoahAndrews/fix-#174 | Jack Humbert | |
Fix #174 | |||
2016-03-04 | Fix #174 | Noah Andrews | |
2016-03-03 | Merge pull request #172 from plgruener/pr1 | Jack Humbert | |
add missing keys to keymap_neo2.h | |||
2016-03-03 | Merge branch 'master' of https://github.com/sboesebeck/qmk_firmware | Stephan Bösebeck | |
2016-03-03 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Stephan Bösebeck | |
2016-03-03 | update neo keymap | plgruener | |
2016-03-02 | Clarified recommended Mac setup method | Noah Andrews | |
2016-03-02 | Updated README to point to new build guide | Noah Andrews | |
2016-03-02 | Added Mac section (copy/pasted from PCB_GUIDE.md) | Noah Andrews | |
2016-03-02 | Renamed handwriting guide to fit repository convention | Noah Andrews | |
2016-03-02 | Added placeholder for windows section of build guide | Noah Andrews | |