~ruther/qmk_firmware

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
314d21c7 — jorge 9 years ago
ergodox_ez: added dvorak_spanish layout
8ee9be11 — Erez Zukerman 9 years ago
Merge pull request #353 from algernon/ergodox-ez/algernon

My layout for the ErgoDox EZ
478a18d2 — Samuel Goodwin 9 years ago
Add support for the KC60 v2.0 2015-09-12 (#360)

* Don't save the ctags file in the repo.

* Initial support for the KC60 board. Only 5x5 working so far.

* Rename because this isn't the same KC60 as others.

* Add in some generic layout.
Pins seem to be in the right order except the 6th column spews
gibberish.

* Don't need this for now.

* Move this to some other folder.

* Trying again to start over.

* Don't need to start over because I figured out why the 'broken' stuff wasn't working.

* Attempt to enable backlighting. It's on on pin B7 like other boards.

* Fix last port changes and fix LED control in keymap.

* Trying some other LED code.

* Bootloader needs to be bigger. Disabling backlight for now.

* Simplify LED code while I try to figure it out.

* Turn back on backlighting.

* Backlighting works now. Just need to get levels or breathing working.

* Trying to allow for turning off the LEDs before I get to brightness levels.

* The missing link: need to run the init_ports function for LEDs to work properly.

* Removing breathing stuff since it bricks the board.

* Clean up default layer.

* Cleanup keymap, KC60 doesn't support a 5th right bottom-row button.
b85dd603 — Daniel Svensson 9 years ago
Fix build errors (#359)

* brings gh60 up-to-date (needs testing)

* brings hhkb up-to-date (needs testing)

* brings jd45 up-to-date (needs testing)
536ad681 — Erez Zukerman 9 years ago
Corrects a backtick
Next