~ruther/qmk_firmware

e26bc21d — Chandler 5 years ago
fix rgb mode selection and lighting increments for the 1894 (#9336)

5c2b46dc — Danny 5 years ago
Add Sinc keyboard (#8986)

* Add Sinc (WIP)

* Rename layouts, add keymaps

* Set EEPROM VIA layout value

* Update QMK Configurator json

* Update VIA layout value

* Add default folder

* Add PR suggestions

* Fix keyboard name
713d34cd — fluffactually 5 years ago
Add new iris keymap 'fluffactually' (#9325)

* Add new iris keymap 'fluffactually'

* Keymap suggested changes - layer_state_t
cce301ae — Sergey Vlasov 5 years ago
kbdfans/kbd67/rev2: Fix ISO layout macro (#9329)

A user in Discord reported that the right bracket and ISO hash keys on
KBD67 rev2 using LAYOUT_65_iso were swapped.  When comparing
LAYOUT_65_iso with LAYOUT_65_ansi, the problem with a wrong assignment
of the right bracket key is obvious — that key is K1D in the ANSI layout
macro, but the ISO layout macro had K1E there, and K1D at the position
of the ISO hash key.

Fix the LAYOUT_65_iso macro by swapping those arguments (and also align
the K1D argument for the right bracket key properly).
08e08b66 — James Young 5 years ago
Add VIA support to KC60 (#9351)

* Add VIA support to KC60

* enable Bootmagic Lite
cff3c3bf — Adrian 5 years ago
Fixed slave-side keyboard half unresponsiveness (#9360)

* Fixed slave-side keyboard half unresponsiveness
due to how LUFA handles USB_Disable()

* changes to formatting

Co-authored-by: Joel Challis <git@zvecr.com>

Co-authored-by: Joel Challis <git@zvecr.com>
[Docs] Japanese translation of docs/feature_wpm.md (#9254)

* add feature_wpm.md translation

* update based on comment

* update based on comment

* update based on comment
184c3623 — Danny 5 years ago
Add BDN9 rev2 (#9017)

1d1c0503 — James Young 5 years ago
Gami Studio Lex60: Configurator Layout support (#7726)

* Gami Studio Lex60: Configurator Layout support

* correct key sizes on bottom row per lukelex

* add LAYOUT_60_ansi

To test, run `make gami_studio/lex60:default_60_ansi` and flash.

* add 60_ansi keymap

To test, run `make gami_studio/lex60:60_ansi` and flash.

* remove data for 60_ansi layout
01e74b0a — AlisGraveNil 5 years ago
Sidekick/qmk firmware (#9229)

* 5/28/20

* Create readme 2.md

* Revert inadvertently changed files

* Update keyboards/clawsome/sidekick/config.h

Co-authored-by: Nick Brassel <nick@tzarc.org>

* Update keyboards/clawsome/sidekick/rules.mk

Co-authored-by: Nick Brassel <nick@tzarc.org>

* Update keyboards/clawsome/sidekick/config.h

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

* Update keyboards/clawsome/sidekick/info.json

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

* Update keyboards/clawsome/sidekick/info.json

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

* Update keyboards/clawsome/sidekick/rules.mk

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

* Update keyboards/clawsome/sidekick/rules.mk

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

* Update keyboards/clawsome/sidekick/rules.mk

Co-authored-by: Nick Brassel <nick@tzarc.org>

Co-authored-by: Nick Brassel <nick@tzarc.org>
Co-authored-by: Ryan <fauxpark@gmail.com>
c0cb2ab1 — Rolf Don 5 years ago
Adding extra supported Boardwalk layout (#9341)

* Added ortho layout with 2x2u spacebars
7281e86e — clanghans 5 years ago
XD75 clanghans layout (#9313)

Co-authored-by: Ryan <fauxpark@gmail.com>
86812f22 — Maarten Dekkers 5 years ago
[Keyboard] Add nt660 PCB (#9042)

* Upload nt660 files

* Apply suggestions from code review

* Apply suggestions from code review
b83fb9eb — Cable Car Designs 5 years ago
[Keyboard] add prophet support (#9275)

* add prophet support

* Update keyboards/westfoxtrot/prophet/config.h

* Update keyboards/westfoxtrot/prophet/rules.mk

* Update keyboards/westfoxtrot/prophet/config.h

* Update keyboards/westfoxtrot/prophet/prophet.c

* Update keyboards/westfoxtrot/prophet/readme.md

* Update keyboards/westfoxtrot/prophet/readme.md

* Update keyboards/westfoxtrot/prophet/keymaps/default/keymap.c

* Update keyboards/westfoxtrot/prophet/keymaps/default/keymap.c

* Update keyboards/westfoxtrot/prophet/keymaps/via/keymap.c

* Update keyboards/westfoxtrot/prophet/keymaps/via/keymap.c

* Update keyboards/westfoxtrot/prophet/keymaps/via/keymap.c

* Update keyboards/westfoxtrot/prophet/keymaps/via/keymap.c

* remove bootloader_defs
fixed via keymap

* Update keyboards/westfoxtrot/prophet/prophet.h

* Update keyboards/westfoxtrot/prophet/keymaps/default/keymap.c

* Update keyboards/westfoxtrot/prophet/keymaps/default/keymap.c

* Update keyboards/westfoxtrot/prophet/keymaps/via/keymap.c

* Update keyboards/westfoxtrot/prophet/keymaps/via/keymap.c

* Update keyboards/westfoxtrot/prophet/keymaps/via/keymap.c

* changed vendor id

* changed prophet.c
Add OS compatibility matrix for basic keycodes (#8557)

b19187c6 — Takeshi ISHII 5 years ago
[Update] Japanese translation of newbs_learn_more_resources.md (#9288)

* Updated the Japanese translation of newbs_learn_more_resources.md

Updated the Japanese translation of newbs_learn_more_resources.md to 0.9.0.

* update docs/ja/newbs_learn_more_resources.md

* update ja/newbs_learn_more_resources.md
4a7725b3 — Takeshi ISHII 5 years ago
[Update] Japanese translation of docs/newbs_testing_debugging.md. (#9286)

* Updated the Japanese translation of newbs_testing_debugging.md.

Updated the Japanese translation of newbs_testing_debugging.md to 0.9.0.

* Update docs/ja/newbs_testing_debugging.md

Co-authored-by: s-show <s1shimz@gmail.com>

* Update docs/ja/newbs_testing_debugging.md

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

* Update docs/ja/newbs_testing_debugging.md

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

Co-authored-by: s-show <s1shimz@gmail.com>
Co-authored-by: shela <shelaf@users.noreply.github.com>
93a1c5ca — Maarten Dekkers 5 years ago
[Keyboard] Add VIA support for Eon40 (#9330)

Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com>
[Keyboard] Fix error_log complaint about handwired/onekey layout macro (#9263)

[Docs] Japanese translation of docs/feature_ps2_mouse.md (#9030)

* add feature_ps2_mouse.md translation

* update based on comment

* update based on comment

* update based on comment

* update based on comment
Next