Stephan Bösebeck
55fa66428c
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
10 years ago
Alex Johnstone
4687162470
Added Readme
10 years ago
Alex Johnstone
f6e5e2bd45
added .hex
10 years ago
Alex Johnstone
cffd91edbd
typos
10 years ago
Alex Johnstone
f744e860ff
Update keymap.c
10 years ago
Alex Johnstone
65fde3cc12
More updates
10 years ago
yoyoerx
baeffd99da
Pull request 190 resolution with 'qmk/master' for merge
10 years ago
Erez Zukerman
7f0d77e08c
Merge pull request #205 from romanzolotarev/master
...
Add Roman's Layout
10 years ago
Alex Johnstone
af9e9810a0
work in progress
10 years ago
Stephan Bösebeck
1313e0c828
fix number pad, add ,
10 years ago
Stephan Bösebeck
7ebc813e82
changing cursor keys, back to "default" cursor key layout, adding ISO-cursor keys to Symb layer. Changed numbers back to symmetric layout again, keeping F-keys in symb though
10 years ago
Stephan Bösebeck
d0c62feb7e
tweaking it a bit further, fixing things
10 years ago
Stephan Bösebeck
64495d11ba
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
10 years ago
Erez Zukerman
e86f09d262
Merge pull request #203 from XenoBits/master
...
Improved c# dev layout, only 2 layers now
10 years ago
Erez Zukerman
ed830f2a13
Merge pull request #201 from uzytkownik/master
...
Further improvements to mpiechotka keyboard
10 years ago
Maxime Millet
cc0c157287
Fixed png image
10 years ago
Maxime Millet
895bc327c3
CSharp dev layout V2
10 years ago
Roman Zolotarev
a429374b78
Update readme
10 years ago
Roman Zolotarev
7138b1e6fc
Update layout
10 years ago
Roman Zolotarev
f1c265aace
Swap volup and voldown
10 years ago
Roman Zolotarev
bbe553dba3
Add Roman's Layout
...
Four layers BASE (Norman), SYMB, PLVR (optimized for Plover), ARRW.
10 years ago
Maciej Piechotka
cf986ba504
Add waits to prevent KVM from hanging
10 years ago
Maciej Piechotka
fb3b7f32c0
Put frequently used keys in shell (-=) under thumb
10 years ago
Maciej Piechotka
5d8f4ff957
Add missing breaks in mpiechotka ergodox_ez keyboard
10 years ago
Alex Ives
05b0931cfc
Added layout diagrams to the default planck keymap
...
Signed-off-by: Alex Ives <alex@ives.mn>
10 years ago
IBNobody
8a2457d753
Adding Retro_Refit Keyboard
...
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.
10 years ago
IBNobody
17628e9922
Removing Teensy SDK Folder
...
Fixing Github GUI error "fatal: no submodule mapping found in
.gitmodules for path 'teensy-sdk'"
10 years ago
IBNobody
eba9a7d74d
Adding LED function pointers
10 years ago
Wojciech Siewierski
a5cdc3aab1
Expose the pressed_actions_cache global variable
10 years ago
Wojciech Siewierski
73cb87740b
Always provide an implementation of process_action_nocache
10 years ago
Miguel Palhas
8aa559b825
Adds naps62's layout
10 years ago
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