~ruther/qmk_firmware

22564d8e — mondaufgrau 7 years ago
Added xd60 ISO keymap (#1865)

* Added xd60 ISO keymap

* renamed ISO to iso

* some cleaning

* added iso keymap

* some cleaning
73614043 — Carlos Filoteo 7 years ago
Add links to EEPROM files
725aa5b8 — Daniel Gordon 7 years ago
Update to Tap-Dance Docs for Fast Typists

    * Quad function tap dance works as intended when typing fast
    * Example 4 in doc has been updated

Change-Id: If33406299e2eed49152c495da92f4977dfdc1e2f
06f196c5 — Jack Humbert 7 years ago
Creates a userspace for keymaps (#1559)

* create a user space

* adds example

* document, add readme.md

* jackhumbert userspace, ergodox keymap
9bb259b6 — skullY 7 years ago
Fix the naming for clueboard files
ab3dbd8d — James 7 years ago
Additional custom handwired layout - Space Oddity (#1868)

* Add existing file

* Add new keyboard layout - initial commit

* Revised readme.md

* Clarified readme.md, reorganized keymap.c, and added license text.

* Fixing last incomplete commit

* Just a little code cleanup to make things more readable.
1954ad1f — Pittyolo 7 years ago
Added my Let's Split layout (#1867)

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Update keymap.c

* Update keymap.c

* Update keymap.c

* Update keymap.c

* Add files via upload

* Add files via upload

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Add files via upload

* Adding my Let's Split layout

As in my Nyquist layout, ISO Hungrian friendly
3276c4c5 — James 7 years ago
Minor punctuation and grammar edits.
3a1ce56a — Jason Rosenman 7 years ago
Added caps lock + key lock
2f24ed10 — Jason Rosenman 7 years ago
Turned off some unnecessary makefile rules
50a4b351 — CarVac 7 years ago
Revise carvac_dv keymap for easier alt-tab (#1871)

* Add carvac_dv keymap for mitosis

* Add mouse keys

* move backspace, etc, and fix tab

* remove commented-out functions in keymap

* Fix scroll buttons and add left/right scrolling

* Make num momentary, add comments, and clean up

* fix mouse scroll acceleration

* Add tab, remove bksp, move print screen

Having tab next to control and alt makes for much easier
alt-tabbing and ctrl-tabbing.

That displaced print screen, but I had never used the non-layer
backspace on the right hand, so I moved printscreen over there.
57bf00f2 — marcostrauss 7 years ago
ErgoDone: VID/PID/NKRO (#1872)

* - Fancy default PID and option for corresponding VID.
- Information about official VID/PID.
- Correct manufacturer name.
- NKRO enabled by default.

* Resolved build error with `#ifndef FORCE_NKRO`.
b25338a8 — heartrobotninja 7 years ago
heartrobotninja ergodox_ez and lets_split layouts (#1874)

78923cb8 — Jason Milkins 7 years ago
Fix code backticks on Frequently Asked Build Questions docs
a860d9d6 — Jason Milkins 7 years ago
Fix missing code backticks
b5464cf2 — Danny 7 years ago
Add Iris keyboard (#1863)

* Clone Nyquist code to Iris and rename

* Set keymap and pins

* Work in progress Iris default keymap

* Add Iris rev2

* Update Iris files to new build system

* Add lewisridden keymap
383e508b — Daniel Gordon 7 years ago
Quad Function Tap Dance added to TD Doc

    * Added section to example, detailing how to accomplish the
        'quad-function' tap dance.
    * Refactored TD documentation to clearly separate different complex
        examples

Change-Id: Ifc1495d1142849c771418fdabc458c04c48311e6
3f3fa079 — skullydazed 7 years ago
Reorganize clueboard into a single directory (#1855)

ad49db8c — skullydazed 7 years ago
Address #1689 by using a formula to define the breathing curve (#1692)

* Address #1689 by using a formula to define the breathing curve and exposing defines to control the shape of the curve.

* Tweak the behavior of breathing for clueboard
d3fe6a05 — mogranjm 7 years ago
Add terminus_mini keyboard and nyquist/DivergeJM layout (#1851)

* First commit of the Terminus_Mini firmware and the DivergeJM version of the Nyquist firmware

* Fix terminus_mini & nyquist/DivergeJM readme files

Previously an outdated copy of the default readme. Updated to match the  Nyquist/DivergeJM format (DivergeJM is a split 5x12 implementation of the terminus_mini layout)

* Update makefiles to rules.mk

Renamed both Makefiles to rules.mk, removed references to makefiles

* Updated rules.mk

Inadvertantly removed important code from the rules.mk in previous commit. This has been restored.

Also disabled Tap_Dance in both rules.mk files

* Moved terminus_mini to handwired

Realised that existing directory was not appropriate for the terminus_mini project, moved to handwired.
Next