Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move keyhive exclusive boards into /keyhive (#16084) | peepeetee | 2022-04-19 | 148 | -19/+19 |
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | move 麦田 boards into /mt (#16095) | peepeetee | 2022-04-19 | 59 | -9/+9 |
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | move z150_bh at101_bh omnikey_bh to viktus/ (#16004) | peepeetee | 2022-04-19 | 22 | -3/+3 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-19 | 27 | -0/+799 |
|\ | |||||
| * | [Keyboard] Add Amber80 Solder & VCL65 Solder (#15945) | Sắn | 2022-04-18 | 27 | -0/+799 |
| | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | [Keymap] Add andrewcharnley keymap for GMMK Pro (#15320) | Andrew Charnley | 2022-04-18 | 3 | -0/+129 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-19 | 4 | -5/+90 |
|\| | |||||
| * | [Keyboard] Add converter/a1200/mistress1200 variant (#16634) | 8bits4ever | 2022-04-18 | 4 | -5/+90 |
| | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-18 | 3 | -37/+7 |
|\| | |||||
| * | [Keyboard] Fix resume1800 - Dynamic layer count undefined (#16877) | jack | 2022-04-18 | 3 | -37/+7 |
| | | |||||
* | | Expose API for hardware unique ID (#16869) | Joel Challis | 2022-04-18 | 1 | -0/+28 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-18 | 11 | -0/+486 |
|\| | |||||
| * | [Keyboard] Add CrimsonKeyboards' Resume1800 (#16842) | DeeDesired | 2022-04-18 | 11 | -0/+486 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-18 | 10 | -114/+10 |
|\| | |||||
| * | [Keyboard] sandbox - fix keymaps (#16873) | jack | 2022-04-18 | 10 | -114/+10 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-18 | 10 | -0/+578 |
|\| | |||||
| * | [Keyboard] Add deskpad (#15602) | Md. Mashur Shalehin Sakib | 2022-04-18 | 10 | -0/+578 |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-18 | 1 | -3/+10 |
|\| | |||||
| * | Ploopy Trackball Mini: only define DPI options as needed (#16160) | alaviss | 2022-04-18 | 1 | -3/+10 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-18 | 19 | -0/+785 |
|\| | |||||
| * | [Keyboard] Add the Ciel (#16816) | Ramon Imbao | 2022-04-18 | 10 | -0/+538 |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
| * | [Keyboard] Add digicarpice (#16791) | Brandon Claveria | 2022-04-18 | 9 | -0/+247 |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: swiftrax <swiftrax@github.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-18 | 24 | -59/+712 |
|\| | |||||
| * | [Keyboard] SharkPCB release Beta compatibility (#16713) | Álvaro A. Volpato | 2022-04-18 | 24 | -59/+712 |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-18 | 28 | -0/+762 |
|\| | |||||
| * | [Keyboard] Add sandbox keyboard (#16021) | yfuku | 2022-04-18 | 28 | -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> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-17 | 13 | -503/+211 |
|\| | |||||
| * | Anne Pro 2 Refactor (#16864) | James Young | 2022-04-17 | 13 | -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 | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-16 | 10 | -2/+279 |
|\| | |||||
| * | [Keyboard] Add Phase One keyboard (#16430) | moyi4681 | 2022-04-16 | 8 | -0/+277 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
| * | Fix Xorg segfault with KeebCats PCBs (#16434) | Amber Cronin | 2022-04-16 | 2 | -2/+2 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-16 | 11 | -12/+16 |
|\| | |||||
| * | [Keyboard] Update X-Bows Keyboard (#16765) | X-Bows Tech | 2022-04-16 | 11 | -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> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-16 | 1 | -3/+3 |
|\| | |||||
| * | Resolve layout macro inconsistencies for rmkeebs/rm_numpad (#16856) | Joel Challis | 2022-04-16 | 1 | -3/+3 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-14 | 19 | -0/+473 |
|\| | |||||
| * | [Keyboard] Add avalanche (#16407) | Will Winder | 2022-04-14 | 19 | -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. | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-14 | 4 | -3/+60 |
|\| | |||||
| * | [Keyboard] Add via support for creatkeebs/glacier (#16747) | Tim Liu | 2022-04-14 | 4 | -3/+60 |
| | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-14 | 9 | -6/+10 |
|\| | |||||
| * | [Keyboard] move/rename obro to Meridian RGB (#16828) | holtenc | 2022-04-14 | 9 | -6/+10 |
| | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-13 | 1 | -4/+2 |
|\| | |||||
| * | [Keyboard] Fix kay65 - Missing keycode (#16849) | jack | 2022-04-13 | 1 | -4/+2 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-13 | 2 | -54/+53 |
|\| | |||||
| * | [Keyboard] Fix waffling80 - Missing comma (#16848) | jack | 2022-04-13 | 2 | -54/+53 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-13 | 12 | -0/+547 |
|\| | |||||
| * | [Keyboard] The inaugural commit for Leeloo's firmware. (#16599) | ClicketySplit | 2022-04-13 | 12 | -0/+547 |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-13 | 3 | -0/+410 |
|\| | |||||
| * | [Keymap] bépo layout on Lily58L (#16243) | N L | 2022-04-13 | 3 | -0/+410 |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-13 | 12 | -0/+586 |
|\| |