yoyoerx
1d4b408fbc
Merge branch 'function_pointers' of github.com:yoyoerx/qmk_keyboard into function_pointers
9 years ago
yoyoerx
641859df84
Addressed void* return warning in all keymaps
9 years ago
Jack Humbert
cadd9015dd
Merge pull request #191 from yoyoerx/windocs
...
Cygwin Based Users Guide v0.5 -further corrections
9 years ago
yoyoerx
191488b96f
Merge remote-tracking branch 'qmk/master' into windocs
9 years ago
yoyoerx
79e0d7cbc3
Cygwin Based Users Guide v0.5 -further corrections
9 years ago
Jack Humbert
2a9d8b3f30
Merge pull request #187 from yoyoerx/windocs
...
Cygwin Based Users Guide v0.4 -corrections/dfu build
9 years ago
yoyoerx
d58b14e880
Addressed void* return warning & coding style
9 years ago
yoyoerx
6bfb9d17cf
Cygwin Based Users Guide v0.4 -corrections/dfu build
9 years ago
Didier Loiseau
b7a81f0419
Fix #156 : clear weak mods on every key press
...
- 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
9 years ago
Erez Zukerman
7d3ebd7b40
Adds a readme with a link to the blog post
9 years ago
Erez Zukerman
de8f99bf6e
Merge pull request #185 from nrrkeene/master
...
The Ordinary Layout is familiar to users of common keyboards
9 years ago
Jack Humbert
10f45a63b6
Merge pull request #177 from yoyoerx/windocs
...
Documentation for Cygwin in Windows
9 years ago
Nicholas Keene
9d06063a23
The Ordinary Layout, designed to be similar to traditional keyboards, by Nicholas Keene, released to the public domain, no rights reserved
9 years ago
Jack Humbert
4e4250063e
Merge pull request #180 from NoahAndrews/add-build-instructions
...
Added build instructions to BUILD_GUIDE.md
9 years ago
Noah Andrews
553668550b
Added build instructions to BUILD_GUIDE.md
9 years ago
Jack Humbert
4a5a2640b9
Merge pull request #179 from NoahAndrews/add-win-linux-instructions
...
Added Windows and Linux instructions to BUILD_GUIDE.md
9 years ago
Noah Andrews
fe7738f2df
Added Windows and Linux instructions to BUILD_GUIDE.md
9 years ago
yoyoerx
2f6f45aa3e
Cygwin Based Users Guidev0.2 -formatting revisions
9 years ago
yoyoerx
c9c763e000
Cygwin Based Users Guide v0.1
9 years ago
Jack Humbert
825626b1f4
Merge pull request #176 from NoahAndrews/fix-new-projects
...
Fix building new projects
9 years ago
Noah Andrews
ee1b94045e
Remove extraneous comma
9 years ago
Jack Humbert
5f3e99f67b
Merge pull request #171 from NoahAndrews/restructure-documentation
...
Restructure documentation
9 years ago
Jack Humbert
3f7180a73e
Merge pull request #170 from NoahAndrews/improve-windows-docs
...
Add scripts for easy Windows environment setup
9 years ago
Jack Humbert
cc46f69843
Merge pull request #165 from deepshitgoeshere/deepshitgoeshere-master
...
added planck keymap and troubleshooting part in the PCB guide
9 years ago
Jack Humbert
984c82a0f8
Merge pull request #175 from NoahAndrews/fix-#174
...
Fix #174
9 years ago
Noah Andrews
de1e200021
Fix #174
9 years ago
Jack Humbert
ccf848917b
Merge pull request #172 from plgruener/pr1
...
add missing keys to keymap_neo2.h
9 years ago
plgruener
4ca4322501
update neo keymap
9 years ago
Noah Andrews
b9c22ff8fc
Clarified recommended Mac setup method
9 years ago
Noah Andrews
492e88b24b
Updated README to point to new build guide
9 years ago
Noah Andrews
0eb252eb61
Added Mac section (copy/pasted from PCB_GUIDE.md)
9 years ago
Noah Andrews
04b47cb2eb
Renamed handwriting guide to fit repository convention
9 years ago
Noah Andrews
92c3397ffc
Added placeholder for windows section of build guide
9 years ago
Noah Andrews
3871ced15c
Added Vagrant explanation
9 years ago
Noah Andrews
a399823b93
Added stub BUILD_GUIDE.md
9 years ago
Noah Andrews
d47cac9bb3
Renamed QUICK_START.md to VAGRANT_GUIDE.md
9 years ago
Noah Andrews
140a311e65
Fix link to MHV AVR Tools
9 years ago
Noah Andrews
45933e84f1
Added documentation for new Windows scripts
9 years ago
Noah Andrews
240f8d9fe0
Renamed scripts to show order
9 years ago
Noah Andrews
c03d10d676
Added logging to setup script
9 years ago
Noah Andrews
06de9628be
Removed unneeded lines from setup script
9 years ago
Jack Humbert
93c9d2bc9f
Merge pull request #166 from kletord/fix_french_keymap
...
Fix FR_RCBR declaration in keymap_french.h
9 years ago
Kévin Letord
4a19cc054d
Fix FR_RCBR declaration in keymap_french.h
9 years ago
Lucas Hecht
52b3ddb521
Update PCB_GUIDE.md
9 years ago
Lucas Hecht
bcf847e58a
added "Troubleshooting" section to PCB guide
9 years ago
Lucas Hecht
74761626f5
ignore dfu-programme.exe in commits
9 years ago
Noah Andrews
b7a94a1f00
Added Windows environment setup script
9 years ago
Noah Andrews
37c8a23276
Include MSYS directory in Windows path
9 years ago
Noah Andrews
4ad96c60ab
Add script to setup the PATH variable on Windows
9 years ago
deepshitgoeshere
92adbe416c
Delete keymap_eigen.c
9 years ago