~ruther/qmk_firmware

7e584439 — Jack & Erez 9 years ago
Updates overall readme
24432345 — Jack & Erez 9 years ago
Adds a Readme for the keyboards subdirectory
935f0de5 — Jack Humbert 9 years ago
well that didn't work
56bb5b51 — Jack Humbert 9 years ago
adds author block to readme
8c1bfdf0 — Erez Zukerman 9 years ago
Merge pull request #433 from algernon/ergodox-ez/algernon

ergodox_ez: Update the algernon keymap to v1.2
22789564 — Gergely Nagy 9 years ago
ergodox_ez: Update the algernon keymap to v1.2

Noticeable changes since the last pull request:

* The forced NKRO mode can be easily toggled off at compile-time, to
  make the firmware compatible with certain operating systems.
* The `:;` key has changed behaviour: to access the `;` symbol, the key
  needs to be double-tapped, instead of shifted.
* The `=` and `\` keys were swapped, `=` moved to the home row, on both
  the **base** and the **experimental** layers.
* The arrow and navigation keys were redone, they are now more
  accessible, but the navigation keys require an extra tap to access.
* The **Emacs** layer is gone, replaced by a simplified
  **navigation and media** layer.
* `LEAD v` types the firmware version, and the keymap version.
* On the **experimental** layer, the `L` and `Q`, and the `K` and `G`
  keys were swapped.
* The **Steno** layer gained a few more `#` and `*` keys, to make it
  easier on my fingers.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
98f08073 — Jack Humbert 9 years ago
increase leader seq size to 5
649b33d7 — Jack Humbert 9 years ago
Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)

* fixes from tmk's repo

* rename keyboard to keyboards
464c8e27 — Jack Humbert 9 years ago
adds backlight levels to the satan keyboard (#431)

* enable 4 levels

* remove breathing stuff

* update channels, comments, hex
e329729d — Jack Humbert 9 years ago
adds fuse settings for atmega32u4, fixes keymap_extras includes
1a0bac8b — Jack Humbert 9 years ago
Warning reductions (#430)

Warning reductions
758a8c64 — dragon788 9 years ago
Change base box to avoid breakage in Arch box (#429)

I haven't had a chance to update the Arch base box in a while so using the Ubuntu one is far more likely to succeed for a new user (I did test that box recently as I traded my ErgoDox EZ to a friend and needed to reprogram it for him).
a69d0025 — fredizzimo 9 years ago
Fix the make all-keyboards command (#422)

Unfortunately the supported targets, like "quick", "all", "clean",
and so on has to be repeated two extra times, but this is the best
I can do with my makefile skills.
80c87054 — Jack Humbert 9 years ago
reduces rgblight warnings, integrates completely (#428)

a8375fa1 — Jack Humbert 9 years ago
updates all config.h and Makefiles to correct references, text
c976c035 — Stanley Lai 9 years ago
Added stanleylai's personal keymap (#420)

* Added WS2812 support for KC60

* Reorganized WS2812 support into its own keymap

* Fixed relative link in README

* Moved WS2812 mention in README to the bottom

* Fixed titling in WS2812 README

* Reverted KC60 Makefile and default keymap back

* Moved RGB specific config.h to ws2812 keymap folder

* Added my personal keymap

* Updated compiled hex

* Reverted KC60 files to 3f6fac47 before pull request #419
650e77c6 — Jack & Erez 9 years ago
Fresh hes for experimental layout
76076db7 — Jack & Erez 9 years ago
[Jack & Erez] Fixes Space Cadet right shift
f77df7e3 — Erez Zukerman 9 years ago
Adapts experimental layout file format
eda5e841 — Erez Zukerman 9 years ago
Adds compiled default firmware
Next