~ruther/qmk_firmware

a0b10593 — Yoonbae Cho 5 years ago
Keymap for keebio/iris rev.4 supporting VIA (#9749)

* Create keymap.c

* Create config.h

* Update first revision

* Enhance keymap

* Enhance keymap

* Update keymap

* Make Via compatable

* Support mouse key

* Apply reviewer's change requests

* Adjust mouse factors

* Update config.h
65f4b94c — Ingar Almklov 5 years ago
Pinky4: add via support (#9711)

* Pinky4: add via support

* Pinky4/via: simplify rules.mk

* Pinky4/via: use built-in for KC_TRANS, enum for layer
_names

* Pinky4/via: remove redundant rules

* Pinky4/via: remove unnecessary slashes

* Pinky4/via: don't override default bootloader
70a37b9c — gtips 5 years ago
[Keyboard] Add keyboard Reviung61 (#9737)

* [Keyboard] Add keyboard Reviung41

* Modified files

* deleted keyboards/reviung41/keymaps/default/config.h

* modified keyboards/rebiung41/keymaps/default/keymap.c

* modified keyboards/reviung41/readme.md

* modified keyboards/reviung41/readme.md

* modified keyboards/reviung41/readme.md

* Update readme.md

Change the image photo of readme.md.

* [Keyboard] Add reviung61

* Update readme.md

* fix keyboards/reviung61/ and add keymap default_rgb

* fix keyboards/reviung61/info.json

* fix keyboards/reviung61/info.json

* remove keyboards/reviung61/keymaps/default/config.h
208fbce9 — stanrc85 5 years ago
Keymap for OSAv2 (#9773)

* Add OSAv2 keymap

* OSAv2 configs and rules

* OSAv2 lighting layers

* OSAv2 lighting layers

* Fix colors after copy/paste

* Use LED indicators instead of RGB
21976f47 — Eric Brooks 5 years ago
Added via support for ut472 (#9757)

* Added via support for ut472

* removed needless config file
updated vendor and product id for ut472

* corrected VENDOR_ID casing for ut472
054021e8 — Ibnu Daru Aji 5 years ago
[Keyboard] Squiggle (#9387)

* new keyboard for squiggle.

* added pic and other layout.

* updated readme.

* following drashna's suggestions.

* removed an empty line and right hand as master.

* following fauxpark's suggestions.

* following manna-harbour's suggestions.

* trying to satisfy PR Lint keyboards

* manna-harbour forgot to add it.

* following fauxparx's suggestions.

* following fauxpark's suggestions.

* following fauxpark's suggestions.'
'

* following fauxpark's suggestions.

* following fauxpark''s suggestions.

* upated info.json to represent the actual layouts.

* following noroadsleft's suggestions.
f5c2cd2e — shela 5 years ago
[Docs] Update Japanese translation of custom_quantum_functions.md. (#9760)

* Update Japanese translation of custom_quantum_functions.md.

* Update custom_quantum_functions.md

fix original document version.
[Docs] Japanese translation of docs/getting_started_docker.md (#9681)

* add getting_started_docker.md translation

* fix some typo

* update based on comment
[Docs] Japanese translation of docs/flashing_bootloadhid.md (#9680)

* add flashing_bootloadhid.md translation

* update based on comment
1fed91f2 — Takeshi ISHII 5 years ago
Japanese documents 'original document' comment fix (#9816)

7fe491bb — sotoba 5 years ago
[Keyboard] Add "craftWalk" keyboard (#9689)

* Add craftWalk keyboard

* remove config.h

* Update keyboards/craftwalk/config.h

* Update keyboards/craftwalk/rules.mk

* Update keyboards/craftwalk/rules.mk

* Update keyboards/craftwalk/info.json

* Update keyboards/craftwalk/rules.mk

* Update keyboards/craftwalk/config.h

* fix bootloader

* Update keyboards/craftwalk/rules.mk

* Update keyboards/craftwalk/info.json

* Update keyboards/craftwalk/config.h

* Update keyboards/craftwalk/config.h

* Update keyboards/craftwalk/rules.mk

* Update keyboards/craftwalk/rules.mk
7675e80f — shela 5 years ago
[Docs] Update Japanese translation of feature_pointing_device.md. (#9771)

* Update Japanese translation of feature_pointing_device.md.

* Update docs/ja/feature_pointing_device.md

* Update feature_pointing_device.md

fix original document version.
2b960b8b — shela 5 years ago
[Docs] Update Japanese translation of feature_userspace.md. (#9775)

955047dd — shela 5 years ago
[Docs] Update Japanese translation of feature_hd44780.md. (#9766)

0a5997b0 — shela 5 years ago
[Docs] Update Japanese translation of faq_build.md. (#9762)

0adf03c7 — NightlyBoards 5 years ago
[Keyboard] Add N87 Keyboard (#9663)

* Add new keyboard, the N87

* Deleted config.h and readme.md on tsangan keymap folder

* Edited layout names on keymap.c and n87.h. Disabled audio

* Edited files based on requested changes, re-enabled audio on extra data pin B7, enabled audio click, disabled music mode

* Updated the wiring matrix for symmetric_standard layout
2cebac6f — MechMerlin 5 years ago
[Keyboard] VIA Support: DO60 (#9622)

* fix up that vendor ID

* add a VIA enabled keymap

* use pragma once

* clean up indicator leds code

* remove unused header
a50c0049 — Koobaczech 5 years ago
[Keyboard] Add Pandora keyboard (#9592)

* Pandora
Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ethan Madden <maddene@madden.ninja>
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
e620a7be — Matthew Weldon 5 years ago
[Keyboard] add encoder support to PlaidPad default mappings (#9396)

* Add flipped and discrete encoder support default mappings

* Fixed typo in readme

* Removed flipped layout, fix config.h encoder pin mapping, update readme

Co-authored-by: matt <matt@smooth.tech>
d699fd1f — Jonathan Rascher 5 years ago
Switch bcat Chrome OS media keys workaround from mouse keys to NKRO (#9790)

* Switch Chrome OS mouse keys workaround to NKRO

* Add NKRO toggle to keymaps

* USE NK_TOGG keycode instead of defining my own
Next