~ruther/qmk_firmware

[Docs] Japanese translation of docs/feature_layers.md (#9252)

* add feature_layers.md translation

* update based on comment

* update based on comment

* update based on comment
9ae8a451 — shela 5 years ago
fixed the layer limit of LT() (#9492)

a8bb5840 — Rozakiin 5 years ago
Update VIA support for Noxary 268.2 (#9451)

* Update readme.md description

* Enable bootmagic lite

* Update USB descriptor

* Add modern led code

* Update default keymap for readability

* Update default keymap readme with layout image

* Add VIA keymap

* Update keyboards/noxary/268_2/keymaps/default/readme.md

Flip order of layout image and title

* Update keyboards/noxary/268_2/keymaps/via/readme.md

Flip order of layout image and title

* Update keyboards/noxary/268_2/readme.md

bullet point keyboard maintainer

* Update keyboards/noxary/268_2/readme.md

Change list style
d353fcb9 — Rozakiin 5 years ago
Add VIA support to Noxary x268 (#9450)

* Update USB descriptors

* Update default keymap for readability

* Update readme description

* Update rules.mk build options, enable bootmagic and mousekey

* Add commented modern led code

* Add VIA keymap

* Update default keymap readme.md layout image

* Update keyboards/noxary/x268/rules.mk

remove incorrect comment

* Update keyboards/noxary/x268/x268.c

remove commented setPinOutput(B1)

* Update keyboards/noxary/x268/keymaps/default/readme.md

Flip order of layout image and title

* Update keyboards/noxary/x268/keymaps/via/readme.md

Flip order of layout image and title

* Update LED function to led_update_kb()
f0bde790 — Manna Harbour 5 years ago
Update miryoku (#9442)

- Add mouse buttons overlay layer
- Change button order
- Remove crkbd hardware specifics
- Add alternative base layer alphas
- Change title
- Add logo
- Reword intro text
- Add dev branch and new commits links
- Replace manual toc and remove anchors
- Unindent lists
- Reduce headings
- Update docs
- Build keymap as object instead of including .c file
- Add kle subset mapping images
- Add alternative mapping support
- Change default mapping for ortho_4x12
- Add split mapping for ortho_4x12
- Add contact section
- Add #pragma once to layout and keyboard config.h
24b0cda3 — Josh Hinnebusch 5 years ago
[Keyboard] add h60 PCB (#9242)

* add h60 initial files

* add h60 image

* updated per PR request

* Update keyboards/hineybush/h60/keymaps/default/keymap.c

* Update keyboards/hineybush/h60/keymaps/kei/keymap.c

* Update keyboards/hineybush/h60/keymaps/via/keymap.c

* Update keyboards/hineybush/h60/h60.h

* Update keyboards/hineybush/h60/h60.h

* Update keyboards/hineybush/h60/rules.mk
1ab8f969 — Takeshi ISHII 5 years ago
[Update] Japanese Translation of  docs/faq_build.md (#9458)

* update docs/ja/faq_build.md

* update docs/ja/faq_build.md to 0.9.10

* Update docs/ja/faq_build.md

Co-authored-by: shela <shelaf@users.noreply.github.com>

Co-authored-by: shela <shelaf@users.noreply.github.com>
58af0305 — Takeshi ISHII 5 years ago
[Update] Japanese translation of newbs.md (#9388)

* update docs/ja/newbs.md

* Update docs/ja/newbs.md

Co-authored-by: shela <shelaf@users.noreply.github.com>

* Update docs/ja/newbs.md

Co-authored-by: shela <shelaf@users.noreply.github.com>

* Update docs/ja/newbs.md

Co-authored-by: shela <shelaf@users.noreply.github.com>

Co-authored-by: shela <shelaf@users.noreply.github.com>
[Docs] Japanese translation of docs/feature_userspace.md (#9253)

* add feature_userspace.md translation

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

* add feature_macros.md translation

* update based on comment

* update based on comment
Fix info.json for Uni660 (#9489)

user keymaps for ergodox_ez/dvorak_42_key / atreus/dvorak_42_key (#9429)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
98642ca0 — Drashna Jaelre 5 years ago
Improve keycode handling for RGB (#7677)

Co-authored-by: drashna <drashna@live.com>
Co-authored-by: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
82dc8faa — AlexOConnorHub 5 years ago
Fixing MIDI for ARM without NKRO enabled (#9466)

0b091890 — Paul Ewers 5 years ago
[Keymap] New custom 'super alt' keymap for the Drop ALT (#9385)

* New custom 'super alt' keymap for the Drop ALT

* Improvements to 'super alt' keymap based on PR feedback

* Fix flickering LED caps lock bug

* Code cleanup from PR feedback

* Minor keymap layout cleanup
3d6d8996 — Nick Brassel 5 years ago
`qmk cformat` (#9500)

cb13dd0a — MechMerlin 5 years ago
Enable NKRO on 1up's boards (#9434)

* enable NKRO and keep consistent with bootmagic set to lite

* Update keyboards/1upkeyboards/1up60hse/rules.mk

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

Co-authored-by: Ryan <fauxpark@gmail.com>
af4bc251 — Gregorio 5 years ago
Updates on Mixi default keymaps and fixes on configuration (#9467)

e79fb2c2 — shela 5 years ago
[Docs] fix indentation (#9491)

3e0f8f9c — Takeshi ISHII 5 years ago
update docs/ja/feature_bootmagic.md (#9459)

Next