summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
...
* Geminate60 Codebase Touch-up (#13275)James Young2021-06-215-104/+125
| | | | | | | | | | | | | | | | | | | | | * grid-align keycodes in keymaps * rename LAYOUT to LAYOUT_all * update LAYOUT_all macro - use 3-character K<row><column> notation - fix malformed electrical mapping * update info.json - correct maintainer - update label fields - remove meta key * update readme - update board description - update keyboard maintainer
* Swiftrax Nodu handwired: Layout Macro rename and Community Layout support ↵James Young2021-06-215-8/+13
| | | | | | | (#13276) * rename LAYOUT to LAYOUT_60_ansi_split_bs_rshift * enable Community Layout support
* Fixes for Ploopy devices (#13144)ploopyco2021-06-2110-33/+111
| | | Co-authored-by: Drashna Jael're <drashna@live.com>
* ID80: fix LAYOUT_iso data (#13274)James Young2021-06-211-51/+136
|
* mech.studio Dawn: correct key sizes and positioning (#13277)James Young2021-06-211-5/+6
|
* [Keyboard] le_chiffre.c conditional led_config (#13285)Nathan2021-06-211-0/+2
| | | disabling RGB_MATRIX_ENABLE causes led_config to fail during compile. Setting this conditional allows you to turn off RGB
* Cleanup junk characters, part 1 (#13282)Ryan2021-06-217-67/+67
|
* Fix/keyboard/dz65rgbv3 (#13268)Erovia2021-06-201-0/+1
| | | | With the 'lufa-ms' bootloader LTO is needed so the keyboard can be built with Configurator.
* rect44: add LAYOUT_all data (#13260)James Young2021-06-201-0/+57
|
* Adding my Bear65 keymap (#12962)stanrc852021-06-202-0/+69
|
* [Keyboard] Add Constellation Rev2 (#13103)Xelus222021-06-2017-39/+403
|
* [Bug] Pachi keymap compile fix (#13261)Xelus222021-06-204-4/+4
|
* [Bug] Pachi RGB: fix RGB modifiers (#13262)Xelus222021-06-201-9/+9
|
* MisonoWorks Karina Layout Macro Rework (#13259)James Young2021-06-205-41/+104
|
* [Keyboard] Add LED matrix and 2 layouts to hub20 (#12505)peepeetee2021-06-197-28/+478
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keymap] Fix Preonic rev3 default keymap (#12698)nopjmp2021-06-191-0/+3
| | | | | The rev3 boards use RGBLIGHT_ENABLE now instead of BACKLIGHT_ENABLE. This resolves the issue of flashing and losing functionality with the default keymap.
* [Keyboard] YMDK Wings: enable Backlight (#12714)alittlepeace2021-06-192-4/+3
|
* [Keyboard] Add PLX Keyboard (#12954)Nick Abe2021-06-197-0/+201
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keymap] Add stanrc85 Abasic keymap (#13180)stanrc852021-06-193-0/+140
|
* Telophase cleanup (#13225)Ryan2021-06-207-310/+177
|
* pistachio_mp: correct key object order in info.json (#13250)James Young2021-06-201-19/+25
|
* [Keyboard] Pachi restructure and keyboard addition (#13080)Xelus222021-06-1931-13/+692
|
* [Keyboard Update] Trinity XT TKL fix license and add forgotten indicators ↵Xelus222021-06-193-16/+51
| | | | (#13202)
* bm60rgb: fix layout macro references (#13246)James Young2021-06-195-9/+13
| | | ... and enable Community Layout support
* [Keyboard] Add Switchplate 910 keyboard (#13235)Jumail Mundekkat2021-06-1810-0/+581
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keymap] Add my keymaps for the Keebio Iris and Planck (#13005)Mats Nilsson2021-06-187-0/+211
|
* [Keyboard] add dztech/dz65rgb/v3 keyboard (#13017)moyi46812021-06-1817-136/+704
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keymap] adding keymap for pistachio (#12996)rate2021-06-184-1/+149
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Murphpad Changes and Updates (#12995)Kyle McCreery2021-06-184-66/+80
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Fix revision issues with Kyria (#13208)Drashna Jaelre2021-06-173-62/+43
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Fix comment in split89's config.h (#13231)jurassic732021-06-171-1/+1
| | | | | | | | | | | | | | | | Added missing closing comment bit */ This seems to cause the QMK configurator to break when clicking the compile button: Compiling: keyboards/handwired/split89/split89.c In file included from : ent] /* COL2ROW, ROW2COL */  cc1: all warnings being treated as errors  | | | make: *** ine/keyboards/handwired/split89/split89.o] Error 1
* [Keyboard] Add Split 89 (#13213)jurassic732021-06-178-0/+332
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add KMAC PAD (#13104)talsu2021-06-169-0/+603
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Minivan : add missing enable to support RGB LEDs (#13157)TerryMathews2021-06-161-0/+1
| | | Config.h has support for RGB LEDs but enable line was missing in rules.mk
* [Keyboard] add mb44 keyboard (#12798)melonbred2021-06-1513-0/+769
| | | | Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Allow user override of RGB_DISABLE_WHEN_USB_SUSPENDED for BM40 ↵Albert Y2021-06-151-1/+1
| | | | | | keyboard (#12700) Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: filterpaper <filterpaper@localhost>
* [Keyboard] Fix layout in noon.h (#13087)Philip (Han) Suh2021-06-151-1/+1
| | | Forgot to include a KC_NO in a column, causing issues for customers
* [Keymap] ANAVI Macro Pad 2 add binary keymap (#13090)Leon Anavi2021-06-152-0/+31
| | | | | | | | | | | This binary keymap for ANAVI Macro Pad 2 helps with 0 and 1: left key: 0 right key: 1 Combo press both keys to control the backlit. Suggested-by: Chris <christopher.walker@crowdsupply.com> Signed-off-by: Leon Anavi <leon@anavi.org>
* [Keyboard] Potato65 Hotswap Fixed mistake in key matrix (#13095)Aeonstrife2021-06-151-2/+2
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keymap] Keebio Iris rev4 - keymap with dual encoder support (#13063)R2021-06-153-0/+171
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Change Lufa-MS size (#13183)kb-elmo2021-06-152-0/+6
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] suv (#12957)AlisGraveNil2021-06-157-0/+288
|
* [Keyboard] hatchback (#12958)AlisGraveNil2021-06-157-0/+271
|
* [Keyboard] Add via support for the Leopold FC980C (#12860)John Graham2021-06-153-3/+49
|
* [Keymap] ANAVI Macro Pad 2 add Skype keymap (#12664)Leon Anavi2021-06-152-0/+42
| | | | | | | | | This keymap for ANAVI Macro Pad 2 contains a couple of Skype shortcuts for MS Windows and GNU/Linux distributions: - Ctrl+M: Mute/unmute microphone - Ctrl+Shift+K: Start/stop camera Signed-off-by: Leon Anavi <leon@anavi.org>
* [Keymap] add new keymap for pteron (#12474)Fidel Coria2021-06-154-0/+148
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add 'LAYOUT_65_ansi_split_bs_2_right_mods' support to KBDfans ↵Andy Freeland2021-06-153-9/+99
| | | | KBD67 rev2 (#12053)
* add tender/macrowo_pad (#12786)Brandon Claveria2021-06-1610-0/+258
| | | | | | | * add tender/macrowo_pad * add another layer for via keymap Co-authored-by: Swiftrax <swiftrax@gmail.com>
* [Keymap] Update readme for ploopy nano keymap (#12733)Dustin Bosveld2021-06-141-3/+1
| | | | The readme from the Ploopy Mini was accidentally put as the Ploopy Nano readme. The Ploopy Nano does not ship with VIA by default.
* Add Matrix 8XV1.2 OG rev1 PCB (#11614)kb-elmo2021-06-1126-24/+1008
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add v1 12og pcb * update * matrix changes for testing * Update matrix.c * finalized files * rename board versions * update readmes * typo in readme * fix board filenames * Update keyboards/matrix/m12og/rev1/rev1.c Co-authored-by: Drashna Jaelre <drashna@live.com> * change function * update halconf and chconf * merge master * Update readme.md * Update readme.md * Update readme.md Co-authored-by: Drashna Jaelre <drashna@live.com>