summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* [Keyboard] Add firmware for the TS60 (#14157)Wolf Van Herreweghe2021-10-10
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>
* [Keyboad] Add VIA support for Atreus promicro (#13169)leonardusdipa2021-10-10
|
* Changing RGB default to on so it plays well with VIA's QMK lighting section ↵Kyle McCreery2021-10-10
| | | | and adding the B9 init workaround to obe.c so the I2C EEPROM will initialize correctly since we are using B9 for caps lock indicator. (#14677)
* cannonkeys/satisfaction75: Add empty layers to the via keymap (#14782)Sergey Vlasov2021-10-11
|
* [Keyboard] Fix DZTECH duo_s default keymap (#14772)Drashna Jaelre2021-10-09
|
* Ein_60: add Configurator layout data (#14777)James Young2021-10-10
|
* [Keyboard] Add cg108 keyboard and fix keymap Dosa40rgb (#14753)Dao Tak Isaac2021-10-09
| | | | | | | | | | | | | | | | * Add cg108 keyboard and fix keymap Dosa40rgb * Update keyboards/dtisaac/cg108/readme.md * Update keyboards/dtisaac/dosa40rgb/rules.mk * Update keyboards/dtisaac/cg108/info.json * Update keyboards/dtisaac/cg108/keymaps/default/keymap.c * Update keyboards/dtisaac/cg108/rules.mk * Update keyboards/dtisaac/cg108/rules.mk
* Update Japanese document (#14766)shela2021-10-09
|
* Update Japanese document (#14767)shela2021-10-09
|
* Update Japanese document (#14769)shela2021-10-09
|
* [Keyboard] Update Tractyl Manuform config for F411 (#14770)Drashna Jaelre2021-10-09
|
* [Keyboard] Fix IS31FL3741 driver flushin for Xelus pachi rgb (#14755)Drashna Jaelre2021-10-08
|
* Translate keycodes us ansi shifted (#13820)s-show2021-10-08
| | | | | | | | | | | | | | | | * copy "keycodes_us_ansi_shifted.md" to docs/ja. * Add japanese translation "docs/keycodes_us_ansi_shifted.md". * Apply suggestions from code review Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/keycodes_us_ansi_shifted.md Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com> Co-authored-by: shela <shelaf@users.noreply.github.com> Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
* dyz selka40 touch-up (#14748)James Young2021-10-07
| | | | | | | | | | | | | | | | | | | | | | | * friendly-format info.json * remove info.json rounding errors * fix info.json layout macro reference JSON data referenced `LAYOUT` instead of `LAYOUT_all`. * correct info.json key sequence * remove dead space from info.json layout data * remove vertical offsets from info.json layout data * horizontally align info.json layout data * add matrix diagram to selka40.h * add LAYOUT_2u_bs * remove duplicated settings
* DYZ TKL touch-up (#14744)James Young2021-10-07
| | | | | | | | | | | | | | | | | | | | | | | * friendly-format info.json * add LAYOUT_all layout data * add matrix diagram to dyz_tkl.h * add LAYOUT_tkl_ansi * add LAYOUT_tkl_ansi_f13 * add LAYOUT_tkl_iso * add LAYOUT_tkl_iso_f13 * remove `ENCODER_ENABLE = no` from rules.mk * remove redundant definitions from config.h Data-driven compilation calculates `MATRIX_ROWS` and `MATRIX_COLS` from the info.json data, so defining them in config.h isn't necessary. * add missing comma to info.json per fauxpark
* Dyz60 touch-up (#14742)James Young2021-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * friendly-format info.json * refactor keymaps - update grid alignment - use four-space indent - use QMK short-form keycodes * correct info.json layout data Adds three missing positions, and corrects some key sizes. * add matrix diagram to dyz60.h * add LAYOUT_60_ansi * add LAYOUT_60_iso * add LAYOUT_60_ansi_split_bs_rshift * add LAYOUT_60_iso_split_bs_rshift * add readme * Remove duplication between config.h and info.json Duplicating settings between config.h and info.json leads to warnings when compiling. Removes the duplicated settings from config.h.
* Fix link from feature_tap_dance.md to tapping term settings (#14741)precondition2021-10-07
|
* Dyz40 Configurator fixes (#14739)James Young2021-10-07
| | | | | | | | | | | | | | | | | | | | | | | * add matrix diagram to keyboard header file * friendly-format info.json * correct layout data * add legends to info.json key labels * add LAYOUT_split_space_split_bs Rename the `LAYOUT` tree in info.json to `LAYOUT_split_space_split_bs`, and add a corresponding layout macro. * add LAYOUT_all data to info.json * add LAYOUT_7u_space * add LAYOUT_7u_space_split_bs * add LAYOUT_split_space * convert tabs to spaces in dyz40.h
* update product id for selka40 (#14629)Bahrul Hidayat2021-10-07
|
* Enabled Bootmagic Lite (#14573)jmcwilliams4032021-10-07
| | | | | | | | | * Enabled Bootmagic Lite * Enabled Bootmagic Lite Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* Updated Keychron Q1 user keymap (#14666)Grayson Carr2021-10-06
| | | | | | | | | | | | | | | | | * Updated Keychron Q1 user keymap - Added Caps Lock indicator - Mission Control and Launchpad custom keycodes are now defined using the VIA user keycodes range so they can be labeled properly in VIA * Only use VIA keycode range if VIA is enabled * Reformatted led_indexes enum to match layout * Feature: When the Fn layer is active, RGB lighting turns off for keys that are not assigned * Fixes * Cleanup: Updated method signature of rgb_matrix_set_color_by_keycode to more closely match rgb_matrix_set_color * Fixed int sizing for keycodes
* Mode M65S touch-up (#14722)James Young2021-10-06
| | | | | | | | | | | * add Configurator data * rename README.md to lowercase API can't find this file unless the filename is lowercase (`readme.md`). * readme touch-up Correct typos and improve some grammar and Markdown.
* MelGeek Mach80: correct Configurator layout (#14716)James Young2021-10-05
| | | Adds a 0.5u gap between the top two rows.
* Added semicolons to rules.mk to allow symlinks from /bin/sh to /bin/zsh to ↵remanifest2021-10-06
| | | | | complete the filesize check without error. (#14718) Co-authored-by: John Beard <jbeard@pipelinerx.com>
* [Bug] Fix command feature if mousekey is enabled and using 3-speed setting ↵Drashna Jaelre2021-10-05
| | | | (#14697)
* [Keyboard] Add basic Keyhive Sofle support (#14296)Drashna Jaelre2021-10-05
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* [Keymap] Some updates to mechmerlin userspace and keymaps (#14711)MechMerlin2021-10-05
|
* 0xc7/61key touch-up (#14712)James Young2021-10-05
| | | | | | | | | | | | | * correct Configurator layout data * rename LAYOUT to LAYOUT_60_ansi * correct info.json maintainer field Use the maintainer's GitHub username. * correct the compiling/flashing instructions Keyboard value is relative to `qmk_firmware/keyboards/`.
* Durgod DGK6X Galaxy: correct Configurator layout (#14714)James Young2021-10-05
| | | Top row had a y-value of 1, which placed it behind the number row when rendered.
* More PR checklist updates (#14705)Nick Brassel2021-10-06
| | | | | | | | | * Wording, clarification. * Apply suggestions from code review Co-authored-by: Mikkel Jeppesen <2756925+Duckle29@users.noreply.github.com> Co-authored-by: Mikkel Jeppesen <2756925+Duckle29@users.noreply.github.com>
* Add clarification for licensing. (#14704)Nick Brassel2021-10-05
| | | | | * Add clarification for licensing. * Errr, v2.
* [Keyboard] Update Iris default keymap (#14701)Danny2021-10-04
|
* [Keyboard] Added DC MC 001 (#14661)Daniel Cormier2021-10-04
|
* [Keyboard] add dztech duo_s keyboard (#14625)moyi46812021-10-04
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Document examples on intercepting Mod-Tap (#14502)Albert Y2021-10-04
| | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: filterpaper <filterpaper@localhost>
* Allow community layouts to be specified in info.json (#14682)Zach White2021-10-04
| | | | | * move the community layout detection to python * fixup tests
* [Keyboard] Add Iris Rev. 6 (#14683)Danny2021-10-03
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Fix Mechlovin's Olly/BB keyboard matrix file (#14680)Drashna Jaelre2021-10-03
|
* [Keyboard] Disable RGBLIGHT on mokey64 (#14681)Drashna Jaelre2021-10-03
|
* [Keyboard] Add anti-ghosting support to Model M Converter (#14049)tiltowait2021-10-03
|
* [Keyboard] Fix key routing for Keyprez Rhino ergo keys (#14589)Christian Sandven2021-10-03
|
* [Keyboard] Adding kbnordic nordic60 (#14555)4pplet2021-10-02
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: 4pplet <4pplet@protonmail.com> Co-authored-by: 4pplet <stefan.ess@gmail.com>
* [Keyboard] Add JP60 keyboard (#14219)ai032021-10-02
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add Olly BB PCB (#14545)mechlovin2021-10-02
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Modify mokey64 (#14612)rhmokey2021-10-02
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keymap] Updates to Personal Kyria Keymap (#14669)john-ezra2021-10-02
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Convert ZSA's Moonlander keyboard to matrix lite (#14667)Drashna Jaelre2021-10-01
|
* Add FIRMWARE_FORMAT = hex for /keyboards/kinesis/kint36 and ↵negatv2021-10-02
| | | | | | | | | /keyboards/kinesis/kint41 (#14665) * Specify hex as the default FIRMWARE_FORMAT which is copied to qmk_firmware root folder * Specify hex as the default FIRMWARE_FORMAT which is copied to qmk_firmware root folder Co-authored-by: sadkins <sadkins@iMac-Pro.local>
* [Docs] update Japanese translation of mod_tap.md (#13981)umi2021-10-01
| | | | | * update mod_tap.md translation * add id on config_options.md and update text based on comments
* Fix documentation for NO_HAPTIC_MOD and NO_HAPTIC_FN features. (#14180)Purdea Andrei2021-10-01
|