summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
* [Keymap] Fix build error `helix:five_rows` (#16847)Takeshi ISHII2022-04-215-514/+6
|
* [Keyboard] Fix kin80 default keymap (#16893)Dasky2022-04-211-1/+1
|
* Fixed error in config (#16895)jels2022-04-201-1/+1
|
* [Keyboard] Add notes on Iris rev6a firmware (#16878)Danny2022-04-192-4/+12
|
* kin80 (#16754)Dmitry Nosachev2022-04-1938-0/+1569
| | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Dactyl manuform 5x6 5 via (#16741)LegoWolf2022-04-194-0/+302
|
* New custom keymap for Glorious GMMK Pro ANSI layout (#16199)gourdo12022-04-197-0/+1090
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* boardsource/microdox V2 (#16569)jack2022-04-1914-219/+282
|
* Fix broken build for users/curry (#16492)Allen Choi2022-04-196-0/+40
|
* Add initial support for the Makey Makey Classic (#16658)jpe2302022-04-197-0/+308
|
* [Keyboard] New kbd 1k (#15509)MakotoKurauchi2022-04-1915-0/+321
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: mtei <2170248+mtei@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* Add my planck layout (#13143)Abhinav2022-04-194-0/+312
| | | | | | | | | * Add my planck layout * Add copyright * Address requested changes * Fix dipswitch return type
* [Keymap] A Colemak keymap for the crkbd keyboard (#16550)Álvaro Cortés2022-04-1913-0/+676
|
* Change helix:yshrsmz keymap to use split_common (#16537)Takeshi ISHII2022-04-192-28/+140
|
* [Keyboard] Add Amber80 Solder & VCL65 Solder (#15945)Sắn2022-04-1827-0/+799
| | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add converter/a1200/mistress1200 variant (#16634)8bits4ever2022-04-184-5/+90
| | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Fix resume1800 - Dynamic layer count undefined (#16877)jack2022-04-183-37/+7
|
* [Keyboard] Add CrimsonKeyboards' Resume1800 (#16842)DeeDesired2022-04-1811-0/+486
|
* [Keyboard] sandbox - fix keymaps (#16873)jack2022-04-1810-114/+10
|
* [Keyboard] Add deskpad (#15602)Md. Mashur Shalehin Sakib2022-04-1810-0/+578
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Ploopy Trackball Mini: only define DPI options as needed (#16160)alaviss2022-04-181-3/+10
|
* [Keyboard] Add the Ciel (#16816)Ramon Imbao2022-04-1810-0/+538
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add digicarpice (#16791)Brandon Claveria2022-04-189-0/+247
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: swiftrax <swiftrax@github.com>
* [Keyboard] SharkPCB release Beta compatibility (#16713)Álvaro A. Volpato2022-04-1824-59/+712
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add sandbox keyboard (#16021)yfuku2022-04-1828-0/+762
| | | | | Co-authored-by: precondition <57645186+precondition@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Anne Pro 2 Refactor (#16864)James Young2022-04-1713-503/+211
| | | | | | | | | | | | | | | | | | | | | | | | | * move RGB Matrix rules to keyboard level * move PERMISSIVE_HOLD config to keyboard level * annepro2.c: convert tabs to spaces * refactor rules.mk files Reformats each version's `rules.mk` file to be arranged more similarly to those of the rest of the keyboards in QMK. No logic change. * annepro2.c: allow compilation without RGB Matrix Wraps the `led_enabled` definition and the `KC_AP_RGB_*` keycodes in `#ifdef RGB_MATRIX_ENABLE`, allowing successful compilation if the user sets `RGB_MATRIX_ENABLE = no`. * rework readme files Reworks the main `readme.md` file to be more friendly to GitHub viewing, and removes the single-line version-specific readme files (exposes the main readme to QMK Configurator users). * info.json: update maintainer value * info.json: apply friendly formatting
* [Keyboard] Add Phase One keyboard (#16430)moyi46812022-04-168-0/+277
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Fix Xorg segfault with KeebCats PCBs (#16434)Amber Cronin2022-04-162-2/+2
|
* [Keyboard] Update X-Bows Keyboard (#16765)X-Bows Tech2022-04-1611-12/+16
| | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Shulin <mumu@x-bows.com>
* Resolve layout macro inconsistencies for rmkeebs/rm_numpad (#16856)Joel Challis2022-04-161-3/+3
|
* [Keyboard] Add avalanche (#16407)Will Winder2022-04-1419-0/+473
| | | | | | | | | | | | | | | | | | | | | | | | | | * [Keyboard] Add avalanche * PR feedback * Update keyboards/avalanche/v1/config.h * Update keyboards/avalanche/v1/v1.h * Update keyboards/avalanche/v2/config.h * Update keyboards/avalanche/v2/v2.h * Update keyboards/avalanche/v3/config.h * Update keyboards/avalanche/v3/v3.h * Apply suggestions from code review * Remove rules.mk comment and fix other comments. * Shared encoder code, follow conventions in rules.mk files. * Remove config files which do not change defaul behavior.
* [Keyboard] Add via support for creatkeebs/glacier (#16747)Tim Liu2022-04-144-3/+60
| | | Co-authored-by: Joel Challis <git@zvecr.com>
* [Keyboard] move/rename obro to Meridian RGB (#16828)holtenc2022-04-149-6/+10
| | | Co-authored-by: Joel Challis <git@zvecr.com>
* [Keyboard] Fix kay65 - Missing keycode (#16849)jack2022-04-131-4/+2
|
* [Keyboard] Fix waffling80 - Missing comma (#16848)jack2022-04-132-54/+53
|
* [Keyboard] The inaugural commit for Leeloo's firmware. (#16599)ClicketySplit2022-04-1312-0/+547
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keymap] bépo layout on Lily58L (#16243)N L2022-04-133-0/+410
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add RM_Numpad (#15983)Rucker Machine2022-04-1312-0/+586
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: jason <jrucker2004@gmail.com>
* [Keymap] Add thattolleyguy keymaps (#15351)Tyler Tolley2022-04-1310-0/+523
| | | | | | | | | | | | | * Adding personal keymaps * Update licenses * Fix RGB settings * Define used animations Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Add Frooastboard Walnut (69% Keyboard) (#16743)Simon2022-04-1312-0/+637
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] add tiger80 keyboard (#16742)moyi46812022-04-139-0/+269
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] annepro2: match default keymap to stock keycaps (#16724)bwisn2022-04-133-6/+74
|
* [Keyboard] Add banime40 keyboard (#16694)Christian Lo2022-04-139-0/+304
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] correct matrix for Kay65 (#16751)mechlovin2022-04-133-12/+13
|
* [Keymap] Fix snowe keymap after updates to QMK (#16777)Tyler Thrailkill2022-04-132-1/+21
|
* [Keyboard] KBD67 rev1 Caps Lock LED Fix (#16790)mudhead2022-04-131-0/+1
|
* [Keyboard] Ported ErgoDox to VIA (#16804)IFo Hancroft2022-04-132-0/+91
|
* [Keyboard] Waffling60 - minor tweak, improve default behavior of caps lock ↵4pplet2022-04-136-37/+39
| | | | | | | indicator. (#16836) Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: 4pplet <4pplet@protonmail.com> Co-authored-by: 4pplet <stefan.ess@gmail.com>
* [Keymap] sinc/lickel: Use backlight keys in Fn Row (#16789)Adam Lickel2022-04-133-4/+8
|
* [Keyboard] Add Eros by PJB (#16756)PJB Keyboard Design2022-04-139-0/+342
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>