Jack Humbert
35393fa9dc
Merge pull request #194 from DidierLoiseau/bépo-keymap-header
...
Keymap header for the BÉPO layout
10 years ago
Jack Humbert
914f1d6f98
Merge pull request #195 from krid78/master
...
fixes an obvious typo to have DE_LCBR produce {
10 years ago
Jack Humbert
f2cf3f3028
Merge pull request #197 from yoyoerx/windocs
...
Cygwin Based Users Guide v0.6 -fixes to dfu-programmer build
10 years ago
yoyoerx
b8d4af8d4a
Cygwin Based Users Guide v0.6 -fixes to dfu-programmer build
10 years ago
Daniel Kriesten
bfc6eca44a
fixes an obvious typo to have DE_LCBR produce {
10 years ago
Didier Loiseau
7c33f8493f
Keymap header for the BÉPO layout
10 years ago
Fred Sundvik
59657355d2
Master mode remains active
...
It remains active even if the USB link is suspended or otherwise
temporarilly goes down.
10 years ago
Fred Sundvik
f4c11740f7
Suspend power off, fix backlight animation
...
The backlight color animation was using the wrong frame number, so
it didn't work properly.
10 years ago
Fred Sundvik
b93d07198a
Suspend support for the visualizer
10 years ago
Wojciech Siewierski
20dd9c0326
process_action may be called either with key cache or without it
...
If one wants to temporarily disable the key cache (for example because
it interferes with a macro), `disable_action_cache` must be set to
`true`. `process_action_nocache` is a simple wrapper doing just that for
a single call.
10 years ago
Fred Sundvik
f7275f0ede
Configurable baud setting
10 years ago
Fred Sundvik
d835ad91a3
Resend the keyboard state every ms
...
In case there's some errors on the link, and the packet gets lost
10 years ago
Fred Sundvik
315edb4826
Add serial link support for visualizer
10 years ago
Fred Sundvik
32f0171d39
Fix crash when receiving unregistered remotes
10 years ago
Fred Sundvik
11bd4ba0dd
Remote object callable from many places
...
Change init_transport to add_remote_objects, so that it can be
called many times from different places.
10 years ago
Alex Johnstone
e4b7ce41e3
Started my keymap
10 years ago
yoyoerx
58bbfc5fa6
PR190hotfix.sh, fresh hexes, makeallhex.sh script
10 years ago
Jack Humbert
45de75f179
Merge pull request #192 from mitchlloyd/mitch-layout
...
First keyboard layout
10 years ago
Mitch Lloyd
67624d0b61
First keyboard layout
10 years ago
yoyoerx
1d4b408fbc
Merge branch 'function_pointers' of github.com:yoyoerx/qmk_keyboard into function_pointers
10 years ago
yoyoerx
641859df84
Addressed void* return warning in all keymaps
10 years ago
Jack Humbert
cadd9015dd
Merge pull request #191 from yoyoerx/windocs
...
Cygwin Based Users Guide v0.5 -further corrections
10 years ago
yoyoerx
191488b96f
Merge remote-tracking branch 'qmk/master' into windocs
10 years ago
yoyoerx
79e0d7cbc3
Cygwin Based Users Guide v0.5 -further corrections
10 years ago
Jack Humbert
2a9d8b3f30
Merge pull request #187 from yoyoerx/windocs
...
Cygwin Based Users Guide v0.4 -corrections/dfu build
10 years ago
yoyoerx
d58b14e880
Addressed void* return warning & coding style
10 years ago
yoyoerx
6bfb9d17cf
Cygwin Based Users Guide v0.4 -corrections/dfu build
10 years ago
Stephan Bösebeck
3119778e0c
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
10 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
10 years ago
Wojciech Siewierski
8d55a12a95
Document the issue of stuck modifiers
10 years ago
Erez Zukerman
7d3ebd7b40
Adds a readme with a link to the blog post
10 years ago
Erez Zukerman
de8f99bf6e
Merge pull request #185 from nrrkeene/master
...
The Ordinary Layout is familiar to users of common keyboards
10 years ago
Jack Humbert
10f45a63b6
Merge pull request #177 from yoyoerx/windocs
...
Documentation for Cygwin in Windows
10 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
10 years ago
Wojciech Siewierski
c2480884aa
Fix the layer-dependent modifiers handling
...
Closes #181 .
10 years ago
Jack Humbert
4e4250063e
Merge pull request #180 from NoahAndrews/add-build-instructions
...
Added build instructions to BUILD_GUIDE.md
10 years ago
Noah Andrews
553668550b
Added build instructions to BUILD_GUIDE.md
10 years ago
Jack Humbert
4a5a2640b9
Merge pull request #179 from NoahAndrews/add-win-linux-instructions
...
Added Windows and Linux instructions to BUILD_GUIDE.md
10 years ago
Noah Andrews
fe7738f2df
Added Windows and Linux instructions to BUILD_GUIDE.md
10 years ago
yoyoerx
2f6f45aa3e
Cygwin Based Users Guidev0.2 -formatting revisions
10 years ago
yoyoerx
c9c763e000
Cygwin Based Users Guide v0.1
10 years ago
Jack Humbert
825626b1f4
Merge pull request #176 from NoahAndrews/fix-new-projects
...
Fix building new projects
10 years ago
Noah Andrews
ee1b94045e
Remove extraneous comma
10 years ago
Jack Humbert
5f3e99f67b
Merge pull request #171 from NoahAndrews/restructure-documentation
...
Restructure documentation
10 years ago
Jack Humbert
3f7180a73e
Merge pull request #170 from NoahAndrews/improve-windows-docs
...
Add scripts for easy Windows environment setup
10 years ago
Jack Humbert
cc46f69843
Merge pull request #165 from deepshitgoeshere/deepshitgoeshere-master
...
added planck keymap and troubleshooting part in the PCB guide
10 years ago
Jack Humbert
984c82a0f8
Merge pull request #175 from NoahAndrews/fix-#174
...
Fix #174
10 years ago
Noah Andrews
de1e200021
Fix #174
10 years ago
Jack Humbert
ccf848917b
Merge pull request #172 from plgruener/pr1
...
add missing keys to keymap_neo2.h
10 years ago
Stephan Bösebeck
98fe40caa7
Merge branch 'master' of https://github.com/sboesebeck/qmk_firmware
10 years ago