~ruther/qmk_firmware

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
d28fb63f — drashna 8 years ago
updated drashna's keymaps (#1769)

* Add woodpad

* Cleanup

* Remove misc layouts for woodpad

* Move woodpad to handwired

* Updated RGB Underglow info
6ec7ccec — mechmerlin 8 years ago
Support for KBP V60 Type R 60% keyboard (#1770)

* Support for KBP V60 Type R 60% keyboard

Support does not include in switch or underglow lighting for Polestar Edition.

* rename v60type_r to v60_type_r

* Remove old v60type_r

* Modify readme.md to adhere with QMK readme formatting.
791b9cc6 — Jack Humbert 8 years ago
remove all makefiles from keyboard directories
e2480a29 — Ethan Madden 8 years ago
`?=` -> `=`
692c4e75 — Ethan Madden 8 years ago
Added Obelus

tearing it down so that it can be rebuilt

fiddling with audio

big default config overhaul

apparently startup sounds work without the override now

readme!

readme fixes

readme tweaking
f1c7b813 — Florian Beeres 8 years ago
New layout for XD60/64 (#1748)

* Add yuuki keymap

Documentation is still a TODO and the keymap may not be final

* GRV on colon

* add KC_GRV to FN ESC

* hhkb ish

* hhkbish 2

* HHKBish and documentation

* Fix Markdown warnings

* typo
a0053275 — Fred Eisele 8 years ago
Move work from pinky fingers to thumbs and index fingers (#1749)

* phreed keymap added
This keymap moves many pinky keys to the center

* set to do what I want but LT() does not return to previous layer

* get overlays working

* get overlays working

* fix the readme

* fix the readme

* swapped the shift

* swapped the shift

* propagate mods

* clear special char on readme
5dab2ef1 — Danny 8 years ago
Update Viterbi default layout (#1753)

* Implement sticky modifiers

* Change underglow based on sticky mod status

* Set RGB lights based on which mods are stickied

* Add controls for dimming RGB LEDs

* Only update RGB lights if modifiers have changed

* Use all LEDs to show modifier state

* Create default keymap for Viterbi
a67c930e — Kenny Hung 8 years ago
XD75RE Custom layout, and clarification in readme.md (#1754)

* Duplicate default layout as basis of my own

* Basic Colemak layer, just to practice flashing

* Add reset button so that we don't have to short out the reset button on the board to flash it.

* Symbols layer

* Navigation layer, and remove unused keys. Now usable, nice.

* Correct backspace for UK QWERTY mapping

* Small clarification in XD75RE readme instructions

* Use UK pipe so that I can type a pipe on a UK keyboard
Next