eltang
f4f592910c
Update action.c
9 years ago
eltang
da101b8866
Update action.c
9 years ago
eltang
fddccc95fe
Update action.c
9 years ago
eltang
680301e3e3
Update action.c
9 years ago
Stephan Bösebeck
f0424a0c0f
Merge branch 'master' of https://github.com/sboesebeck/qmk_firmware
9 years ago
Stephan Bösebeck
71cdfe1168
new keymap
9 years ago
Eric-L-T
f5365d1c1c
Update action.c
9 years ago
Eric-L-T
307f1dee21
Update action.c
9 years ago
Eric-L-T
420fc8620b
Update action.c
9 years ago
Stephan Bösebeck
aee8715815
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Stephan Bösebeck
c274699085
minor tweaks at the keymap, new png for documentation
9 years ago
Eric-L-T
9a35f01c55
Update action.c
9 years ago
Eric-L-T
cd8dd1b6d6
Update action.h
9 years ago
Eric-L-T
317455178d
Update action.c
9 years ago
Jack Humbert
de904af360
Merge pull request #233 from tak3over/patch-1
...
Create tak3over.c
9 years ago
tak3over
ad3ec12fb6
Create tak3over.c
...
Custom keymap with an additional function layer for numpad, pgup, pgdn, del, ins, home, end, and additional arrow keys.
9 years ago
Jack Humbert
54b0a2bf76
adding files is always smart
9 years ago
Erez Zukerman
8e72455608
Merge pull request #226 from squisher/dvorak_intl_squisher
...
Squisher's international dvorak variant for ergodox ez
9 years ago
IBNobody
12cb69cdb2
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
9 years ago
IBNobody
c12be71d11
Added Error Checking to Setup.bat #2
...
Added check for the MinGW directory. Fixed a bug with script exiting out
of a CMD window. Fixed a bug with script dropping user into MinGW
directory. Fixed a bug with RD not deleting temp. Fixed a bug with
PNPUtil.exe not being present in the path.
9 years ago
Stephan Bösebeck
dbd4ab3457
fixed de_osx prefix in keymap include to avoid conflicts
9 years ago
Jack Humbert
5a290a42b0
Merge pull request #230 from IBNobody/master
...
Fixed Setup Script
9 years ago
IBNobody
a3ed432273
Drastically rewrote the path script to handle Explorer's stubborn grasp of EnvVars. Tested on Win7.
9 years ago
David Mohr
5fae86849a
Also add compiled hex file
9 years ago
David Mohr
fe6c3e4f0f
Squisher's international dvorak variant for ergodox ez
...
See README.md
9 years ago
Jack Humbert
ae47275bf3
Merge pull request #229 from NoahAndrews/patch-5
...
The readme was also wrong about the conflict between audio and RGB
9 years ago
Noah Andrews
ac3f3a85d5
Update README.md
9 years ago
Jack Humbert
6186de5828
Merge pull request #227 from NoahAndrews/patch-4
...
Fixed minor issues with Preonic readme
9 years ago
Jack Humbert
c3c4012417
Merge pull request #228 from mrfoto/fix-planck-diagram
...
Tiny fix of Planck diagrams
9 years ago
Miha Rekar
3b703eff33
Tiny fix of Planck diagrams
9 years ago
Noah Andrews
09d567045c
Fixed minor issues with Preonic readme
9 years ago
Jack Humbert
47b537c87f
preonic readme
9 years ago
Jack Humbert
e7377dc24b
Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard
9 years ago
Jack Humbert
b8ac509570
.hex files
9 years ago
Jack Humbert
ac0729787f
preonic update
9 years ago
Jack Humbert
4a676746a6
Merge pull request #224 from NoahAndrews/make-keymap-names-consistent
...
Make keymap names more consistent
9 years ago
Noah Andrews
95fba250ef
Updated several keyboard folders to use new keymap naming scheme
9 years ago
Noah Andrews
e28334017c
Merge remote-tracking branch 'jackhumbert/master' into make-keymap-names-consistent
9 years ago
Jack Humbert
26513b497b
Merge pull request #223 from NoahAndrews/patch-3
...
Fix #198
9 years ago
Noah Andrews
8f1ea16ad5
Fix #198
9 years ago
mbarkhau
77fa2b0056
Update compile_keymap.py
9 years ago
Jack Humbert
49bde5b5c1
Merge pull request #222 from NoahAndrews/patch-2
...
Fix error in Planck makefile comment
9 years ago
Noah Andrews
2ae44470e0
Fix error in Planck makefile comment
...
[This comment](https://www.reddit.com/r/olkb/comments/428umx/rgb_underglow/czaivbc ) states that because both audio output and RGB support require the user of timer 3, they can't be enabled at the same time. That makes sense, I can see where audio.c uses timer 3. But this comment in the code states that the incompatibility is with MIDI support, which doesn't make sense based on what I see in the code. Please enlighten me if I'm mistaken.
9 years ago
Stephan Bösebeck
ac22d1c185
added CTL_Shift / Hash macro
9 years ago
Stephan Bösebeck
f7f4f1725e
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Jack Humbert
8bbc1dcf4f
Merge pull request #219 from IBNobody/master
...
Master
9 years ago
Jack Humbert
1f86e8da09
Merge pull request #220 from NoahAndrews/improve-buildguide
...
Added clarifying steps to Windows section of build guide
9 years ago
Noah Andrews
60570f3e37
Added clarifying steps to Windows section of build guide
9 years ago
IBNobody
1d13aa933b
Minor Tweaks and Documentation
...
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
9 years ago
Noah Andrews
535daad3cd
Merge remote-tracking branch 'jackhumbert/master' into improve-buildguide
9 years ago