~ruther/qmk_firmware

18f78b67 — Johannes Huber 7 years ago
Fix Clueboard readme links (#1816)

120089d9 — Fabian Topfstedt 7 years ago
Consistent fabian layouts for amj40, let's split, planck and xd75 (#1812)

* slight modifier changes; added plover and reusing jack's default planck keymap as the basis

* space is not shift when held anymore

* added fabian layout (based on jack's default)

* changed fabian layout (based on jack's default)

* changed fabian layout (based on jack's default)
d2bbfb90 — Daniel Shields 8 years ago
Increase one-shot timeout for planck/keymaps/dshields and remove unused includes.
ee132284 — Snipeye 7 years ago
Generic Pointing Device (#1767)

ea819268 — BenKesselring 7 years ago
Add new 4x12 ortho layout & add credit to XD75 port (#1782)

* add xd75, preliminary RGB'

* fix RGB

* add backlight support (probably)

* updated readme and tweaked keymap

* added xd75 to list in /keyboards

* copyright ALL the things, create blank slate for Colemak Mod-DH Split/Wide keymap

* Add preliminary split Colemak Mod-DH layout

* changing stuff to compile properly

* attribution

* moar attribution

* removed incomplete keymap

* Create Colemak Mod-DH Wide layout for 4x12 ortho.

* Move Adjust key

* Add layou timage to readme

* fix naming

* Fix stupid issue with not understanding how the keymap works

* forgot to switch COLEMAK to COLEMAKDH...

* Remove and link image

* Remove and link image
e0834cfd — Dylan Khor 8 years ago
Update Let's Split readme

Updated Let's Split readme to reflect `make` changes in #1659, removed incorrectly used apostrophe and other spelling / grammar errors
c206650e — Campbell Barton 8 years ago
[cleanup] consistent 2 space indentation

Was mixed between 2&4
e446eddc — Dylan Khor 7 years ago
Adding my Roadkit keymap (#1798)

* Initial khord roadkit keymap

* Remove bad readme

* Transfer dot through to layer 2 and add clarifications to layout comments
0cc62459 — Dylan Khor 8 years ago
Minor typo
29bcffb3 — Sebastian Kaim 8 years ago
Edited a minor typo in feature_bootmagic.md.
01bf8e16 — Cory Shaw 8 years ago
Mbsurfer Let's Split keymap updates (#1787)

* Fix mbsurfer let's split layout RGB indicators when both lower and raise are pressed

* Update mbsurfer let's split keymap with new RGB key codes for modes

* Clean up mbsurfer keymap matrix layout
03de0c85 — Daniel Gordon 8 years ago
Reference to rules.mk in tap dance docs added

Change-Id: I64aa6f95a30ab05f0ed3f499e54b9e125d379fad
1cd336dd — Gergely Nagy 8 years ago
ergodox: Update algernon's layout to v1.11

Overall changes
===============

* Updated to work with QMK master.
* The `$` and `^` symbols on the number row were swapped on both the base and
  the ADORE layers.
* The bracket tap-dance keys can now be used to input Japanese brackets, `「`
  and `」` with a third tap.
* The second column of the top row on the right side will act as a "Social"
  application selector on the `AppSel` layer.
* The third key on the same column will select a password manager.
* The `GUI` key will now launch `rofi` when triple-tapped.

Miscellaneous
=============

* The `👶` symbol can be entered with UCIS.
* The `👪` symbol can be entered with UCIS.

Tools
=====

* `tools/hid-commands` can now find the `Mstdn`, not just `Slack`, as the
  "Slack"/chat app.
* `tools/hid-commands` can now find the Plex web app as a music/media player.
* `tools/hid-commands` now understands the "Social" application selector. It
  raises the `Mstdn` and `Tweetdeck` windows, but keeps focus on the previous
  window.
* `tools/hid-commands` now understands the "Social2" application selector, which
  raises `Signal` and `Viber`, but keeps focus on the previous window.
* `tools/hid-commands` is now able to select a password manager (KeePass*).
* `tools/hid-commands` can now run `rofi` when receiving an `appsel_helper`
  command (triggered by a triple-tapped `GUI` key).

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
cc52ac5b — Campbell Barton 8 years ago
code_friendly_qwerty keymap
efbc4d22 — Philippe Voinov 8 years ago
Add new planck layout (#1778)

* Custom layout: tehwalris

* Prevent stuck modifiers.
67eeb889 — Fred Sundvik 8 years ago
Fix dynamic macros on ChibiOS keyboards
25285a1c — Fred Sundvik 8 years ago
Don't process keycodes on the slave
f1451b4b — Max Riveiro 8 years ago
Fix HSV Color Wheel image on RGB Light page (#1773)

Signed-off-by: Max Riveiro <kavu13@gmail.com>
5fd68266 — skullydazed 8 years ago
Clueboard 60% support (#1746)

* initial clueboard_60 support

* LED lighting support

* fix the clueboard->clueboard_66 rename

* Add layout support to clueboard_60

* Fix the 60_iso layout so it's actually iso

* add a default keymap for AEK layout

* fix clueboard_17

* Fixup the ISO layouts

* Fix the `wait_ms()/wait_us()` definitions for chibios

* Fix up the wait_ms/wait_us hack. Reduce stack size.

* Add a missing #include "wait.h"

* commit files that should have already been comitted
added matrixman layout
Next