summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-04-18[Keyboard] Add digicarpice (#16791)Brandon Claveria
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: swiftrax <swiftrax@github.com>
2022-04-18[Keyboard] SharkPCB release Beta compatibility (#16713)Álvaro A. Volpato
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-04-18[Keyboard] Add sandbox keyboard (#16021)yfuku
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>
2022-04-17Anne Pro 2 Refactor (#16864)James Young
* 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
2022-04-16Refine LED indicator documentation (#16304)Albert Y
2022-04-16[Keyboard] Add Phase One keyboard (#16430)moyi4681
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-04-16Fix Xorg segfault with KeebCats PCBs (#16434)Amber Cronin
2022-04-16[Keyboard] Update X-Bows Keyboard (#16765)X-Bows Tech
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Shulin <mumu@x-bows.com>
2022-04-16rgblight: Limit max repeat times in rgblight_blink_layer_repeat (#16860)Simon Arlott
2022-04-16Resolve layout macro inconsistencies for rmkeebs/rm_numpad (#16856)Joel Challis
2022-04-14[Keyboard] Add avalanche (#16407)Will Winder
* [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.
2022-04-14[Keyboard] Add via support for creatkeebs/glacier (#16747)Tim Liu
Co-authored-by: Joel Challis <git@zvecr.com>
2022-04-14[Keyboard] move/rename obro to Meridian RGB (#16828)holtenc
Co-authored-by: Joel Challis <git@zvecr.com>
2022-04-14Ignore VIA(L) json files (#16845)Drashna Jaelre
2022-04-14Fix external flash on AVR (#16851)leah-splitkb
2022-04-13[Keyboard] Fix kay65 - Missing keycode (#16849)jack
2022-04-13[Keyboard] Fix waffling80 - Missing comma (#16848)jack
2022-04-13[Keyboard] The inaugural commit for Leeloo's firmware. (#16599)ClicketySplit
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-04-13[Keymap] bépo layout on Lily58L (#16243)N L
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-04-13[Keyboard] Add RM_Numpad (#15983)Rucker Machine
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: jason <jrucker2004@gmail.com>
2022-04-13[Keymap] Add thattolleyguy keymaps (#15351)Tyler Tolley
* 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>
2022-04-13[Keyboard] Add Frooastboard Walnut (69% Keyboard) (#16743)Simon
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-04-13[Keyboard] add tiger80 keyboard (#16742)moyi4681
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-04-13[Keyboard] annepro2: match default keymap to stock keycaps (#16724)bwisn
2022-04-13[Keyboard] Add banime40 keyboard (#16694)Christian Lo
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-04-13[Keyboard] correct matrix for Kay65 (#16751)mechlovin
2022-04-13[Keymap] Fix snowe keymap after updates to QMK (#16777)Tyler Thrailkill
2022-04-13[Keyboard] KBD67 rev1 Caps Lock LED Fix (#16790)mudhead
2022-04-13[Keyboard] Ported ErgoDox to VIA (#16804)IFo Hancroft
2022-04-13[Keyboard] Waffling60 - minor tweak, improve default behavior of caps lock ↵4pplet
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>
2022-04-13[Keymap] sinc/lickel: Use backlight keys in Fn Row (#16789)Adam Lickel
2022-04-13[Keyboard] Add Eros by PJB (#16756)PJB Keyboard Design
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>
2022-04-13[Keymap] fixed oled turn-off issue for crkbd:gotham (#16748)Allen Choi
2022-04-12[Keyboard] Add ratio65 by rationalist (#16727)4pplet
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-04-12[Keyboard] Adding waffling80, TKL PCB (#16726)4pplet
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-04-12[Keymap] Change helix:froggy_106 keymap to use split_common (#16704)Takeshi ISHII
2022-04-12[Keyboard] add pegasus (#16701)melonbred
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-04-12[Keyboard] add E80-1800 PCB (#16645)Moritz
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-04-12[Keyboard] super16 update (#16494)ziptyze
2022-04-12[Keyboard] add 10k (#16531)Nabos
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Nicolas Ballet <balletn@igbmc.fr>
2022-04-12[Keyboard] Add Synth Labs Solo keyboard (#16103)Nostril
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-04-12[Keyboard] Add s-ol/0xC.pad (#16057)sol
* [Keyboard] Add s_ol/0xc_pad * [Keyboard] add factory testing RGB_MATRIX pattern Co-authored-by: s-ol <s-ol@users.noreply.github.com>
2022-04-12[Keyboard] Add userspace pdl and a handwired board (#14199)Daniel Perrett
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2022-04-11Fix numbering to match the correct columns (#16831)Kamil Zielinski
2022-04-11GMMK Pro return false in encoder user. (#16830)Dasky
2022-04-11Change helix:froggy keymap to use split_common (#16703)Takeshi ISHII
* create LAYOUT_half() macro into helix/rev2/keymaps/froggy/keymap.c * Makes QMK standerd OLED driver used by the helix:froggy keymap switchable. * Change helix:froggy keymap to use split_common
2022-04-09[Bug] Fix matrix scan reporting interval (#16825)Simon Arlott
2022-04-10Reduce the size of the keymap helix:fraanrosi (#16717)Takeshi ISHII
2022-04-07Header file fixes for all keymaps (#16180)joedinkle
2022-04-07io_mini1800 Configurator Fixes (#16813)James Young
* info.json: apply friendly formatting * info.json: fix key sequence errors Fixes out-of-sequence issue for the Numpad Plus key on both layouts.