summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
...
* Ein_60: add Configurator layout data (#14777)James Young2021-10-101-0/+64
|
* [Keyboard] Add cg108 keyboard and fix keymap Dosa40rgb (#14753)Dao Tak Isaac2021-10-0912-57/+339
| | | | | | | | | | | | | | | | * 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
* [Keyboard] Update Tractyl Manuform config for F411 (#14770)Drashna Jaelre2021-10-096-169/+58
|
* [Keyboard] Fix IS31FL3741 driver flushin for Xelus pachi rgb (#14755)Drashna Jaelre2021-10-081-1/+5
|
* dyz selka40 touch-up (#14748)James Young2021-10-073-22/+136
| | | | | | | | | | | | | | | | | | | | | | | * 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-074-20/+611
| | | | | | | | | | | | | | | | | | | | | | | * 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-076-83/+494
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* Dyz40 Configurator fixes (#14739)James Young2021-10-072-7/+322
| | | | | | | | | | | | | | | | | | | | | | | * 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-071-1/+1
|
* Enabled Bootmagic Lite (#14573)jmcwilliams4032021-10-071-1/+1
| | | | | | | | | * 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-067-11/+169
| | | | | | | | | | | | | | | | | * 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-062-4/+89
| | | | | | | | | | | * 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-051-175/+175
| | | Adds a 0.5u gap between the top two rows.
* [Keyboard] Add basic Keyhive Sofle support (#14296)Drashna Jaelre2021-10-059-31/+385
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* 0xc7/61key touch-up (#14712)James Young2021-10-055-16/+19
| | | | | | | | | | | | | * 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-051-16/+16
| | | Top row had a y-value of 1, which placed it behind the number row when rendered.
* [Keyboard] Update Iris default keymap (#14701)Danny2021-10-042-8/+8
|
* [Keyboard] Added DC MC 001 (#14661)Daniel Cormier2021-10-048-0/+227
|
* [Keyboard] add dztech duo_s keyboard (#14625)moyi46812021-10-049-0/+269
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Add Iris Rev. 6 (#14683)Danny2021-10-035-0/+227
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Fix Mechlovin's Olly/BB keyboard matrix file (#14680)Drashna Jaelre2021-10-031-34/+35
|
* [Keyboard] Disable RGBLIGHT on mokey64 (#14681)Drashna Jaelre2021-10-031-1/+1
|
* [Keyboard] Add anti-ghosting support to Model M Converter (#14049)tiltowait2021-10-031-0/+3
|
* [Keyboard] Fix key routing for Keyprez Rhino ergo keys (#14589)Christian Sandven2021-10-031-4/+4
|
* [Keyboard] Adding kbnordic nordic60 (#14555)4pplet2021-10-0212-0/+558
| | | | | | 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-0214-0/+707
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add Olly BB PCB (#14545)mechlovin2021-10-0212-0/+754
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Modify mokey64 (#14612)rhmokey2021-10-026-25/+35
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keymap] Updates to Personal Kyria Keymap (#14669)john-ezra2021-10-026-144/+851
| | | | 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-012-115/+28
|
* Add FIRMWARE_FORMAT = hex for /keyboards/kinesis/kint36 and ↵negatv2021-10-022-0/+6
| | | | | | | | | /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>
* Quark_LP- change MCU and RGB (#14650)npspears2021-09-301-2/+2
|
* Remove firmware size impact notes from <keyboard>/rules.mk (#14652)James Young2021-09-3059-178/+178
|
* Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)Ryan2021-09-3054-57/+1
|
* Mechlovin Hex4B: extend layout support (#14651)James Young2021-09-304-16/+359
| | | | | | | | | | | | | | | | | | | | | | | | * use XXX for KC_NO in hex4b.h * add matrix diagram to hex4b.h * rename LAYOUT to LAYOUT_all * remove reference to KBFirmware JSON Parser * info.json: add line breaks between rows * rename LAYOUT_all to LAYOUT_split_bs - LAYOUT alias for backward compatibility - LAYOUT_all alias to signify support for every matrix position * add LAYOUT_2u_bs * add LAYOUT_tsangan_split_bs * add LAYOUT_tsangan_2u_bs * info.json: remove meta key
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-30541-553/+0
|
* Mechlovin Hannah60RGB touch-up (#14646)James Young2021-09-295-30/+236
| | | | | | | | | | | | | | | | | | | | | | * use XXX for KC_NO in rev1.h * add matrix diagram to rev1.h * remove reference to KBFirmware JSON Parser from rev1.h * use XXX for KC_NO in rev2.h * add matrix diagram to rev2.h * add LAYOUT_60_ansi and LAYOUT_60_iso * enable Community Layout support * update info.json metadata - specify keyboard revision in keyboard_name - use GitHub username in maintainer field * remove reference to KBFirmware JSON Parser from main rules.mk
* [Core] Fix "6kro enable" and clarify naming (#14563)Drashna Jaelre2021-09-295-13/+5
| | | | | | | | | | | * Fix USB_6KRO_ENABLE compilation errors * Add info to docs * Rename define to be more accurate * Remove unused rule * Refixe docs
* [Keyboard] add support for Quark_LP (#14552)npspears2021-09-2915-0/+610
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Update Grandiceps to Rev2 (#14618)vattern2021-09-296-9/+63
| | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Thys de Wet <thys@vectorphoto.co.uk>
* [Keymap] Jonavin murphpad keymap update (#14637)jonavin2021-09-293-33/+141
| | | Co-authored-by: Jonavin <=>
* [Keyboard] Updates for Tractyl Manuform config (#14641)Drashna Jaelre2021-09-2912-10/+261
|
* [Keyboard] Fix end of file issue for Owlab suit80 (#14640)Drashna Jaelre2021-09-291-26/+26
|
* [Keymap] Keychron Q1 user keymap (#14636)Grayson Carr2021-09-284-0/+119
|
* convert checkerboards/quark_squared:via rules.mk to Unix line endings (#14638)James Young2021-09-281-1/+1
|
* Mechlovin Delphine: add LAYOUT_numpad_6x4 (#14635)James Young2021-09-283-4/+72
| | | | | | | | | | | | * add LAYOUT_numpad_6x4 * tidy-up info.json data * use GitHub account name for maintainer field * remove meta key * add matrix diagram to delphine.h * update Community Layout support
* [Keymap] fix NKRO - switch to get_mods() and refactor encoder action code ↵jonavin2021-09-286-133/+126
| | | | | (#14278) Co-authored-by: Jonavin <=>
* [Keyboard] Yampad VIA support (#14397)Greg Knapp2021-09-285-12/+187
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Add OwLab Suit80 (#14362)owlab-git2021-09-2818-0/+789
| | | | | | | | | | | | | * add suit80 files * first add suit80 files * modified suit80 files * layout change * modified again * changed png url
* [Keymap] arkag userspace/keymap -- new macro and minor preonic keymap change ↵Alexander Kagno2021-09-281-2/+2
| | | | | (#14623) Co-authored-by: Ryan <fauxpark@gmail.com>