~ruther/qmk_firmware

841ea7ce — MechMerlin 7 years ago
Keyboard: Add caps lock led support to DZ60 (#3506)

* add caps lock led support to DZ60

* changes from drashna's code review comments

* call led_set_user at the end of led_set_kb
54517f8b — orbitingorca 7 years ago
Keyboard: Add a hhkb layout for the ok60 (#3512)

* Add HHKB keymap

* Add hhkb layout to info.json
dacc746b — rbong 7 years ago
Keyboard: Add tada68 Linux flashing instructions (#3516)

bcc1a7ca — Brosseau Valentin 7 years ago
Keymap: Change the bepo layout for only 1U keys (#3514)

6caea0ac — Evan Travers 7 years ago
Docs: Adjust dynamic macro docs to include more than the planck (#3509)

64f1ad00 — wanleg 7 years ago
Keymap: add left/right mouse keys (#3504)

f2ebafce — fauxpark 7 years ago
Docs: Make Bootmagic and Command docs a little easier to read (#3499)

* Make Bootmagic and Command docs a little easier to read

* Sometimes Bootmagic/Command is default on

* "Escape" pipe character so it renders correctly
Added alternating led underglow pattern (#3498)

* added alternating led pattern

* added alternating with rgblight_config values

* removed my comments
f1513c3a — Mikkel Jeppesen 7 years ago
Keyboard: Let's Split fixes  (#3511)

* Fixed pin for RGB

* Implemented drashnas fixes for filesize
bd874b95 — Evan Travers 7 years ago
Docs: Clarify "right" -> "right-handed" (#3507)

I couldn't understand this sentence at first owing to the confusion
between right meaning "correct," and right meaning "right-handed."
9fc7bb1f — Bruno Fagundez 7 years ago
Docs: Fixed the link to the advanced keycodes wiki (#3505)

573e1c09 — MechMerlin 7 years ago
Keyboard: Update KEYMAP to LAYOUT for ckeys obelus (#3495)

4deb5de4 — MechMerlin 7 years ago
Keyboard: Hide JC65 directory in QMK Configurator (#3491)

To prevent people from picking the wrong version for their MCU
b6c5c4cf — J.net 7 years ago
Keymap: jennetters iris keymap (#3488)

* jennetters iris keymap, re-write for improved readability.

* Update rules/config/keymap to follow correct makefile structure
e0d467db — J.net 7 years ago
Keymap: jennetters fourier split 40% keymap (#3487)

* jennetters fourier keymap, tapdance declarations and reformatted keymap file for readbility

* Update rules and keymap to follow new makefile setup.

* Add #pragma once to config.h
449736c0 — Daniel Shields 7 years ago
Keymap: Add LAYOUT_planck_grid to planck/dshields keymap. (#3484)

07e0558e — MakotoKurauchi 7 years ago
Keyboard: Add HelixPico keyboard (#3502)

f2bf5a9a — lucwastiaux 7 years ago
Keymap: Ergodox Dvorak 42 key layout changes (#3500)

* add SCREEN_NAV layer for copy/pasting within screen

* working readreg/paste macros

* working read reg / paste macros

* write log and tran patterns, and expand

* add ls -la shortcut, add tab on combined layer

* put delete word on the right pinky key on shell_nav layer

* add TAB on the right side, add reset key

* added Cloud9 macros

* add cloud9 shortcuts to atreus layout

* added BROWSER_CONTROL layer

* finalized browser control layer

* adding comment

* add browser control layer to atreus

* add flashing command line

* remove the tab on combined layer

* remove the tomouse

* remove mouse layer, change log/tran expand patterns, cleanups

* add dumptlog macro

* add "delete to home" shortcut

* fix conflict

* remove unneeded mouse layer

* add meh shortcuts on the browser_control layer

* add/modify some macros

* explain the various layers
7a8c139d — MechMerlin 7 years ago
Keyboard: E6V2 Layout Fix (#3490)

* add yanfali's patch to get rid of the e6v2 directory in configurator

* fix matrix for 60_ansi
49892272 — NeonSpork 7 years ago
Keymap: UT47:nordic - A couple of tweaks (#3489)

* Add files via upload

Added a nordic layout for UT47

* 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

* Update to readme and keymap files

* Update readme.md

Changed cover image

* Update readme.md

typo fix

* Delete config.h

* Delete keymap.c

* Delete readme.md

* Delete rules.mk

* Updated cover image in readme.md

Fixed typo in image of keymaps

* Update keymap.c

Changed backslash to forward slash in first function layer.

* Add files via upload

* Delete config.h

deleting files so I can upload to a folder with lower case name

* Delete keymap.c

deleting file so I can change to lower case name

* Delete readme.md

deleting file so I can change to lower case name

* Add files via upload

* Update keymap.c

Cleaned up definitions in beginning of file.

* Update keymap.c

forgot an include

* Update keymap.c

* Update readme.md

Updated picture of layout, link was wrong and pointed to an old/removed image.

* Update readme.md

Fixed error in link to keyboard layout editor

* Update keymap.c

More cleanup of the includes at beginning of file

* Update config.h

* Update keymap.c

Fixed typo: Volume Down and Volume Up on the Tab layer were switched.

* Update keymap.c

* Added a macro on the Tab layer for <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>Del</kbd>
* Added a macro on the Gaming layer for <kbd>Alt</kbd>+<kbd>Tab</kbd> (replaces prebious Backspace key)

* Update readme.md

Updated readme.md file to reflect changes to keymap.c in cover photo and KLE link.
(added short cuts for Ctr Alt Del and Alt Tab)
Next