Commit Graph

90 Commits (6a4ff6c0c7f8b8572f63080abc97e9512d265ecc)

Author SHA1 Message Date
coderkun 70755d6614 complete labels for modifiers in keymap schema 8 years ago
coderkun 08239aadea use Ergodox EZ’s third LED for “scroll lock” 8 years ago
coderkun 61fbb47eb6 fix grave (GRV) and acute (ACUT) accents 8 years ago
Jack Humbert 36df9fd3fd Merge pull request #568 from sethbc/fix-colemak-osx-pc-no
update NO_AMP to NO_AMPR
8 years ago
Jack Humbert f96a2a74ea Merge pull request #566 from SmackleFunky/master
Allow toggling out of plover layer
8 years ago
Seth Chandler 13bb3a7379 update NO_AMP to NO_AMPR 8 years ago
SmackleFunky fdd07991de Allow toggling out of plover layer 8 years ago
Mazin Bokhari 3fd1c9d72b Move to keyboards 8 years ago
Erez Zukerman 4885225159 Merge pull request #534 from willwm/teckinesis
Teckinesis for ErgoDox EZ
8 years ago
Will Wolff-Myren f4cb84c940 Remove images, per @ezuk request. =) 8 years ago
Erez Zukerman 36f2e22283 Merge pull request #535 from algernon/ergodox-ez/algernon
ergodox_ez: Update my keymap to v1.3
8 years ago
Gergely Nagy 53eb36c085 ergodox_ez: Update my keymap to v1.3
This updates my ErgoDox EZ layout to v1.3, which has the following
noteworthy changes:

* Added support for logging keys, by pressing `LEAD d`. Also included is
  a tool to generate a **heatmap** out of the logs.
* The arrow and navigation keys were rearranged again, and now require
  an additional key being held to activate. See the **base layer** for
  an image that shows where arrows are.
* The **experimental** layer has been redone, and is now
  called **ADORE**, and as such, can be enabled by `LEAD a` now.
* Switching between Dvorak and ADORE is now persisted into EEPROM, and
  survives a reboot.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
8 years ago
Will Wolff-Myren 3c4620bf81 Update readme.md
* Markdown cleanup
8 years ago
Will Wolff-Myren 8fb4074578 Update readme.md
* Updated layout images, json from Keyboard Layout Designer
* Added links to Keyboard Layout Designer templates.
* Added images of TECK, Kinesis layouts.
8 years ago
Will Wolff-Myren ea2b1670f6 Update description comment. 8 years ago
Will Wolff-Myren 5bf40bfb36 [MEDIA]: Remove Power, Sleep, Mail, MyComp
I kept hitting these on accident while attempting to move the cursor or
mouse. =P
8 years ago
Will Wolff-Myren ecc0fce210 [BASE]: Meh, Hyper now have symbols on both sides
Left: MEH_T(KC_BSLS),ALL_T(KC_SLSH)
Right: ALL_T(KC_LBRC),MEH_T(KC_RBRC)
8 years ago
Will Wolff-Myren e9453b3fdc Update Base Layer comment to match new layout. 8 years ago
Will Wolff-Myren 11f8d167ec [BASE]: KC_MINS -> KC_GRV 8 years ago
Will Wolff-Myren e900c39669 RSpec: KC_EQL -> KC_MINS 8 years ago
Will Wolff-Myren 973ea2f917 LSpec: KC_GRV -> KC_EQL 8 years ago
Seth Chandler 0a2653bac8 update broken link 8 years ago
Will Wolff-Myren 76469ebbcf Replaced ordinary-media.{png|json} with new media layout 8 years ago
Will Wolff-Myren 1b776f0f33 Replaced ordinary-symbol.{png|json} with new base layout. 8 years ago
Will Wolff-Myren b587245430 Replaced ordinary-base.{png|json} with new base layout. 8 years ago
Will Wolff-Myren 825aead3bd Replaced readme.md with stub
(incl. reference to original layout)
8 years ago
Will Wolff-Myren 8f3cdea357 Created "teckinesis" keymap folder
(Based on "ordinary" keymap by Nicholas Keene)
8 years ago
Josh Colbeck 5ed673d82d Changed layer switching to momentary
corrected macro
8 years ago
Josh Colbeck 497b92c3bd Added macro and readme
macros to for often used eclipse shortcuts
8 years ago
Josh Colbeck 1650adf29a Added new keymap 8 years ago
Josh Colbeck 62a92a71d0 Revert "Changed layout of left hand main layer"
This reverts commit 8149924399.
8 years ago
Joshua Colbeck 8149924399 Changed layout of left hand main layer 8 years ago
Anand Babu (AB) Periasamy 7712d55215 zoom and undo keys 8 years ago
Erez Zukerman 40bfc7231e Merge pull request #440 from abperiasamy/ergo-ab-swap-up-down
Swap up and down keys to match default layout
8 years ago
Erez Zukerman d2fc24d2a0 Merge pull request #438 from tkuichooseyou/master
Added tkuichooseyou keymap; for vim and macOS users
8 years ago
Anand Babu (AB) Periasamy 512a68c0ec Swap up and down to match default layout 8 years ago
Jack Humbert 13bb6b4b7f 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
8 years ago
Teddy Ku b9d29cc355
Added tkuichooseyou keymap; for vim and OSX users 8 years ago
Gergely Nagy 2278956412 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>
8 years ago
Jack Humbert 649b33d778 Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)
* fixes from tmk's repo

* rename keyboard to keyboards
8 years ago