[Keymap] Add dual layer keymap for xd002 macropad (#9222)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
fix rgb mode selection and lighting increments for the 1894 (#9336)
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
Add new iris keymap 'fluffactually' (#9325)
* Add new iris keymap 'fluffactually'
* Keymap suggested changes - layer_state_t
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).
Add VIA support to KC60 (#9351)
* Add VIA support to KC60
* enable Bootmagic Lite
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
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
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>
Adding extra supported Boardwalk layout (#9341)
* Added ortho layout with 2x2u spacebars
[Keyboard] Add nt660 PCB (#9042)
* Upload nt660 files
* Apply suggestions from code review
* Apply suggestions from code review
[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)
[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