~ruther/qmk_firmware

43edc839 — Andy Holder 7 years ago
Add Keymap for Whitefox Truefox layout
dd60038e — lucwastiaux 7 years ago
Changes to Atreus and Ergodox EZ Dvorak 42key layout (#1997)

* importing 42 key dvorak layout

* added comment for build instructions

* adding atreus dvorak 42 key layout

* added readme

* add readme

* build instructions

* additional MEH shortcuts

* added shifted symbols on symbols layer

* working extra symbols on COMBINED layer

* bring atreus layout inline with the ergodox one

* add necessary macros

* working ls macro

* added more shell macros

* added screen rename / screen number macros

* add ctrl-a key in shell-nav to use screen more easily

* added shell screen layer

* assign screen switching macros to screen layer

* define all screen switching macros

* more screen-related shortcuts added on shell screen layer

* change shell nav bottom right row to match base layer (backspace / delete)

* remove some mappings on SHELL_NAV layer as they are now in the screen layer

* added more screen macros

* changes to COMBINED layer (pipe on the right) and modified shell nav

* moved pipe/backslash to then right

* documented SHELL_SCREEN layer

* put backspace/delete on SHELL_NAV layer
716ff76f — Ryan Mitchell 7 years ago
Add keyboard: ACR60 (#1999)

* base acr60 keyboard folder created

* mitch acr60 keymap updates, documentation

* latest keymap updates

* slight modifications to layer switching
eef94b0b — Thomas Dehaeze 7 years ago
add mfluid keymap to atreus62
309a400b — James 7 years ago
Update hand_wire.md

Change "Resin" to "Rosin"
c2c3aa4f — Thomas Dehaeze 7 years ago
Add keyboard: mt40 (#2001)

* add keyboard: chinese planck clone

* rename chinese_planck to mt40

* add image for the mt40 board
392121b1 — Erin Call 7 years ago
Document the Teensy hardware reset problem
0533362e — drashna 7 years ago
 Cleaned uppersonal userspace and keymaps (#1998)

* Cleanup of keymaps

* Remove Tap Dance from Orthodox keymap

* Cleaned up userspace and keymaps

* Added sample (template)userspace files to my folder
4df4fa7c — skullY 7 years ago
Clarify `KC_PWR` vs `KC_POWER`. Fixes #1994.
66f13e49 — skullY 7 years ago
Move keycodes to their own section
bb11df6b — Jack Humbert 7 years ago
update some docs
e236f1eb — Zach Burchill 7 years ago
Fixed some grammar and typos on the docs (#1989)

* fixed grammar and references

* fixed typo
847ade44 — Erez Zukerman 7 years ago
Merge pull request #1988 from qmk/hf/disable_shine_leds_default

disables Shine LED layer indication for now
7044dafe — Erez Zukerman 7 years ago
Merge pull request #1986 from ideasman42/code-friendly-qwerty

qwerty_code_friendly: Expose caps-lock & fix typo
fd1a0d67 — Erez Zukerman 7 years ago
disables Shine LED layer indication for now
c2c9d9b3 — Campbell Barton 7 years ago
qwerty_code_friendly: Expose caps-lock & fix typo
05f15b78 — Oscillope 7 years ago
More "oscillope" keymap fixes. (#1982)

* More keymap fixes. F-row on bottom layer wasn't fully setup, also switched raise/lower keys to use tap-toggle.

* Added PrScr, put Tab back on top layer.

* Fixed build breakage with default keymap (unneeded rgblight.h include)
7e2223f8 — Florian Beeres 7 years ago
Improved README of yuuki and added RGB commands (#1983)

* Add yuuki keymap

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

* GRV on colon

* add KC_GRV to FN ESC

* more RGB modes

* Update README.md

Add image of layout and fix typo

* switch from jpg to png

For some reason the JPG had red outlines around the keys.

* remove whitespace

* add instruction to reset keyboard before flashing

* gh60 stytle layout

* moved the GH60 style layout to new folder

* add HOME and END

* Add heading

* moved ayanami to other branch
3b5381d6 — Balz Guenat 7 years ago
restructure converters (#1825)

* restructure converters

each converter is its own keyboard and different hardware variants are different subprojects.

remove (seemingly) old method of loading layouts from main Makefile

* call led_set_kb() from overridden led_set()

* put converter back into one folder

* revert some structure changes to bring in line with #1784.

Also attempt to get the BLE thing more properly integrated.
Also also fix led_set() to call led_set_kb().
aee67854 — Campbell Barton 7 years ago
qwerty_code_friendly: configurable left thumb

Also add mouse-wheel keys.
Next