~ruther/qmk_firmware

0058c338 — Jack Humbert 9 years ago
updates preonic default layout
00dcac72 — Jack Humbert 9 years ago
updates planck macros to keycodes, prototype fn_actions
0314620d — Anand Babu (AB) Periasamy 9 years ago
Swap up and down on ab's layout to match default (#441)

40bfc723 — Erez Zukerman 9 years ago
Merge pull request #440 from abperiasamy/ergo-ab-swap-up-down

Swap up and down keys to match default layout
d2fc24d2 — Erez Zukerman 9 years ago
Merge pull request #438 from tkuichooseyou/master

Added tkuichooseyou keymap; for vim and macOS users
512a68c0 — Anand Babu (AB) Periasamy 9 years ago
Swap up and down to match default layout
b68b7223 — Jack Humbert 9 years ago
updates ez's matrix to spec
13bb6b4b — Jack Humbert 9 years ago
Backlight abstraction and other changes (#439)

* redoes matrix pins, abstracts backlight code for B5,6,7

* slimming down keyboard stuff, backlight breathing implemented

* don't call backlight init when no pin

* cleans up user/kb/quantum calls, keyboard files

* fix pvc atomic

* replaces CHANNEL with correct var in breathing

* removes .hexs, updates readmes, updates template

* cleans-up clueboards, readmes to lowercase

* updates readme
ba116ceb — Peter 9 years ago
Add OS specific layers that can be switched with macros (#436)

b9d29cc3 — Teddy Ku 9 years ago
Added tkuichooseyou keymap; for vim and OSX users
bab6a8fd — Anand Babu (AB) Periasamy 9 years ago
AB's practical planck keymap (#435)

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
Next