~ruther/qmk_firmware

a62a0480 — Olivier 9 years ago
Add some more function keys (vol up / down, mute, undo, cut, copy, paste).
edf42668 — Olivier 9 years ago
Add basic README file.
4d59d57e — Olivier 9 years ago
Move keys and especially TAB more like on a TypeMatrix 2020 keyboard. Add a left SHIFT key.
e0762e0a — Olivier 9 years ago
Merged the function and navigation layers. Give access to it with both thumbs. Now you can up / down / page up / page down with only one hand !
a4796ba3 — Olivier 9 years ago
Update prebuilt firmware with code from latest pull.
cc3972e7 — Jack Humbert 9 years ago
adds travis badge
fd3afbd2 — Daniel Svensson 9 years ago
Add a Travis recipe. (#374)
c7005cdf — Noah Andrews 9 years ago
Stops explorer.exe from being started with admin privilieges (#373)
4635b445 — Jack Humbert 9 years ago
new line/tab in send_string
1c9f33c0 — Jack Humbert 9 years ago
adds send_string functionality (string macros)
f3086b57 — IBNobody 9 years ago
Submitting ArrowPad, A QMK-based 21/24 key keypad (#372)

* Created arrow pad, a QMK based numpad designed for heavy text editing

* Enabled backlighting, numlock indicator, and forced nkro for arrowpad

* WIP Arrowpad 21

* WIP Arrowpad 21

* Combined Arrow Pad 21 and 24

* Combined Arrow Pad 21 and 24

* Removed 21 folder
84276ee5 — Jack Humbert 9 years ago
removes stray paren
0457ed48 — Erez Zukerman 9 years ago
Merge pull request #297 from gid0/master

Add an ErgoDox bépo layout.
56939b15 — Erez Zukerman 9 years ago
Merge pull request #367 from waveform80/fix-unselect-rows-prototype

Squash the prototype compiler warning
0c4085dd — Erez Zukerman 9 years ago
Merge pull request #368 from waveform80/daves-layout-readme

Added a README and minor tweaks for "dave" KEYMAP
bae92b2a — Erez Zukerman 9 years ago
Merge pull request #356 from johgh/master

ergodox_ez: added dvorak_spanish layout
cea4b9a4 — Hartmut Goebel 9 years ago
Update to Makefile an ergodox readme (#365)

* Autodetect teensy-loader-cli over teensy_loader_cli.

Some distributions (e.g. Arch Linux, Guix) install teensy_loader_cli
as teensy-loader-cli. Use this one if it is installed.

* Update ergodox_ez/readme.md

- Mention Linux distris providing teensy-loader-cli
- Mention `make teensy ...`
5e926d7b — Dave Jones 9 years ago
Added a README and minor tweaks
4ae86e6f — Dave Jones 9 years ago
Squash the prototype compiler warning

unselect_rows declared with no parameter list; requires (void) to
prevent compiler warning
b32731b6 — jorge 9 years ago
Merge branch 'master' of https://github.com/johgh/qmk_firmware
Next