~ruther/qmk_firmware

d5ab6752 — Joel Challis 6 years ago
[Keyboard] Fix configurator support for shiro (#6436)

a699fd3d — Joel Challis 6 years ago
[Keyboard] Add configurator support for snampad (#6435)

207ebc42 — Joel Challis 6 years ago
[Keyboard] Correct name of community layout for ortho75 (#6434)

b28f1e6a — kakunpc 6 years ago
[Keyboard] Add suihankey_rev1 keyboard and Fix default keymap (#6419)

* move alpha

* add suihankey rev1

* fix default keymap.

* remove split

* add split keymap

* move default_split keymap

* fix rev1 config.h

* fix split

* set BOOTMAGIC_ENABLE lite

* fix enum base
c806103f — Zachary J. Slater 6 years ago
Update YouTube URL

The link was an outdated one to https://www.youtube.com/watch?v=7RH-1pAbjvw
The correct link appears to be https://www.youtube.com/watch?v=tx54jkRC9ZY which is shortened as in the file.
eafd38e2 — Sid Carter 6 years ago
[Keymap] Shift RGB layout keys to the right by one to be consistent with other keymap layouts (#6431)

* move rgb toggles by one key to be consistent with all other keyboard layouts I have

* also remove unnecessary audio stuff
e5bc50c0 — MechMerlin 6 years ago
[Keyboard] Leaf 60: Use correct key for 60_ansi layout on backspace (#6430)

1c5079a3 — imchipwood 6 years ago
[Keyboard] Add dumbpad (#6425)

* removed some debug prints

* removed unnecessary files, tweaked some things

* rotary encoder button now connected into column 0, row 3

* tweaked keymap and moved encoder control into keymap

* tweaks

* added test keymap

* updated some things to make it easier to work with QMK configurator

* updates after merging latest master in

* fixed a few things

* removed test keymap and all related #ifdefs

* changed some dumbpad default keys, added KC_LOCK

* added image to readme

* added link to PCB github repo

* moved lock key to the rotary encoder pushbutton

* making suggested changes from @fauxpark in https://github.com/qmk/qmk_firmware/pull/6452

* adding bootmagic lite since i'm lazy and haven't soldered on the reset button...

* renamed  to

* using 7 underscores for KC_TRNS
c9424eb8 — Drashna Jaelre 6 years ago
[Keyboard] Fix up and clean Corne Keyboard code (#6284)

* Fix corne  communication issues with LTO

* Fix up other issues with corne code

* Fix indentation

* Clang Format rev1 file for Corne
bbdc82dd — Drashna Jaelre 6 years ago
[Keyboard] Add RGB Matrix config info to Corne Keyboard's readme (#6231)

ec395457 — XScorpion2 6 years ago
(OLED) Added support for CR (#6399)

Currently OLED Dirver only supports LF (\n) character in a string to clear out the rest of the current line and advance to the next line for writing. This PR adds support for CR (\r) character as well to advance to the next line, however not clear out the rest of the current line. This is extremely useful when you want to display a multi-line logo using a single array without wiping out exiting lines and flagging the OLED as dirty unnecessarily.

48067c53 — Drashna Jaelre 6 years ago
Add support for Choco60 (#6415)

57958ce8 — Naoto Takai 6 years ago
[Keyboard] Add support for Cocoa40 (#6414)

dd6330b0 — noroadsleft 6 years ago
[Keyboard] Provide QMK Configurator API data for business_card (#6412)

- alpha and beta revisions
- deleted keyboards/business_card/info.json (made redundant by revision-specific files)
cd7bc031 — Sid Carter 6 years ago
[Keymap] Personal keymap for the planck with muzak (#6402)

* personal keymap for the planck with sounds

* need that minus and underscore where I can see them

* remove unused block

* some, shall we call them, minor changes?

* I don't think this is required anymore
22a8992d — yrdns 6 years ago
Fix RGB Matrix Cycle Left-Right Animation (#6421)

One-line fix for a typo that could break build if DISABLE_RGB_MATRIX_CYCLE_LEFT_RIGHT was defined but not DISABLE_RGB_MATRIX_CYCLE_ALL

2367e3e1 — MechMerlin 6 years ago
[Keyboard] TGR Jane v2 (#6361)

* initial commit TGR Jane

* lighting support

* use the default keymap lifted from community layouts for LAYOUT_tkl_ansi

* add information regarding reset key, hardware supported, and hardware availability

* document that it supports v1.1 as well thanks to nickheller's confirmation

* update some verbage in the readme

* add QMK Configurator support

* establish switch matrix for three main layouts

* add community layout support

* readme fixes

* Update keyboards/tgr/jane/info.json

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/tgr/jane/rules.mk

Co-Authored-By: Drashna Jaelre <drashna@live.com>

* Update keyboards/tgr/jane/config.h

Co-Authored-By: fauxpark <fauxpark@gmail.com>
0bd03150 — fauxpark 6 years ago
Remove NO_BACKLIGHT_CLOCK (#6418)

feddc496 — Nick Brassel 6 years ago
[Keymap] Tzarc's Luddite keymap (#6416)
abb65857 — Naoto Takai 6 years ago
Add support for Choco60
Next