~ruther/qmk_firmware

0755322a — Thomas Anderson 9 years ago
Rearranged the layer toggles and keys.

Moved the layer toggles to be in more comfortable locations for my typing. Also expanded the use of the media layer (now called APP) and enhanced the text navigation on the control layer
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
d7ed882d — Erez Zukerman 9 years ago
Corrects links
8497a451 — Erez Zukerman 9 years ago
Adds a roadmap to the intro section of the docs
a53bc24c — Jack Humbert 9 years ago
makes .SILENT (less verbose) by default - override with VERBOSE=1

also took out some @echo newlines to make things a bit cleaner
17977a7e — Jack Humbert 9 years ago
process_record implementation (non-breaking for process_action ATM)
38987d4c — Jack Humbert 9 years ago
updates quantum template to prevent backlight conflicts
de577995 — Jack Humbert 9 years ago
brings alps64 up-to-date (needs testing)
209ee3cd — Jack Humbert 9 years ago
removes duplicate double quote and odd whitespace
9ff10ab1 — Gergely Nagy 9 years ago
ergodox_ez/algernon: Add a HEX file

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
c764480b — Gergely Nagy 9 years ago
ergodox_ez/algernon: New layout.

This is a squashed up version of the layout I have been working on for
the past month or so. Based on Dvorak, with a lot of unconventional
stuff thrown in for good measures.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
89f0472b — Erez Zukerman 9 years ago
Merge pull request #352 from algernon/ergodox-ez/supercoder

ergodox_ez: Add a SuperCoder keymap
037b3f0d — Gergely Nagy 9 years ago
ergodox_ez: Add a SuperCoder keymap

Inspired by @faxm0dem, and the SuperCoder 2000 "keyboard".

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
5501f231 — Erez Zukerman 9 years ago
Merge pull request #351 from adiabatic/master

Add KC_DQUO ("); update Zweihander
37640327 — Nathan Sharfi 9 years ago
Add single and double quotes to numpad layer

…as well as recover from a bunch of Git user errors.
9d6debd9 — Nathan Sharfi 9 years ago
Add double quote for everyone; update Zweihander
d06e940a — Erez Zukerman 9 years ago
[Erez & Jack] Removes keyboards which are not active on qmk
Next