Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

更新到qmk主分支 #2

Merged
merged 98 commits into from
Mar 26, 2022

Commits on Mar 8, 2022

  1. [Keyboard] Add Y&R Studio zhou65 keyboard (#14192)

    Co-authored-by: Drashna Jaelre <[email protected]>
    Co-authored-by: Nick Brassel <[email protected]>
    Co-authored-by: Ryan <[email protected]>
    4 people committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    40d6766 View commit details
    Browse the repository at this point in the history
  2. [keymap] Add via support for Iskar (#16575)

    * iskar initial commit
    
    * testing
    
    * added info.json to iskar
    
    * Updated read.me
    
    * updated info.json removed unnessary keymap folders, fixed rules.mk, added second layer to default layout, added vendor/product id, tested and compiled
    
    * Update readme.md
    
    * Update readme.md
    
    * updated info.json, formatted files according to PR checklist
    
    * Update keyboards/drewkeys/iskar/rules.mk
    
    Co-authored-by: Drashna Jaelre <[email protected]>
    
    * Update keyboards/drewkeys/iskar/readme.md
    
    Co-authored-by: Ryan <[email protected]>
    
    * added keymaps onto iskar.h that was referenced in info.json
    
    * changed filename to lowercase to match guidelines
    
    * initial commit of VIA files
    
    * edited via keymap
    
    Co-authored-by: Drashna Jaelre <[email protected]>
    Co-authored-by: Ryan <[email protected]>
    3 people committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    65eb0f9 View commit details
    Browse the repository at this point in the history
  3. qmk info: Nicer rendering of big-ass enter (#16541)

    * `qmk info`: Nicer rendering of big-ass enter
    
    * Formatting...
    fauxpark committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    b593cfc View commit details
    Browse the repository at this point in the history
  4. [Keyboard] Add Rama Works M4-A (#16570)

    * Initial commit
    
    Add Rama Works M4-A keyboard.
    
    * Update default keymap.c
    
    * Update keyboards/machine_industries/m4_a/config.h
    
    Co-authored-by: Ryan <[email protected]>
    
    Co-authored-by: Ryan <[email protected]>
    nautxx and fauxpark committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    d38696a View commit details
    Browse the repository at this point in the history
  5. handwired/misterdeck refactor (#16572)

    * handwired/misterdeck refactor
    
    * Forgot to remove this
    fauxpark committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    3347b63 View commit details
    Browse the repository at this point in the history
  6. Add Big Switch Seat (#16524)

    * Add Big Switch Seat
    
    * Update keyboards/keebio/bigswitchseat/rules.mk
    
    Co-authored-by: Drashna Jaelre <[email protected]>
    
    * Update keyboards/keebio/bigswitchseat/rules.mk
    
    Co-authored-by: Ryan <[email protected]>
    
    Co-authored-by: Drashna Jaelre <[email protected]>
    Co-authored-by: Ryan <[email protected]>
    3 people committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    022e1fd View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Fix yandrstudio/zhou65 (#16589)

    * initial cleanup and hotfix for rgb....
    
    * remove /f401
    waffle87 committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    5244b13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed169a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5c5d37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ab5a7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc67fd9 View commit details
    Browse the repository at this point in the history
  6. Add Gergoplex keymap for tgrosinger (#15148)

    * Add Gergoplex keymap for tgrosinger
    
    * Add improved shortcuts for PopOS
    
    * Add license
    tgrosinger committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    db16271 View commit details
    Browse the repository at this point in the history
  7. Add macOS-friendly keymap for GMMK Pro (ANSI) (#14333)

    * Add macOS keymap for GMMK Pro (ANSI)
    
    * Change macOS keymap directory name to lowercase
    
    * Add toggleable layer with alternative keymap for function row
    
    * Update readme
    zvuc committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    caeb213 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Configuration menu
    Copy the full SHA
    708b3f9 View commit details
    Browse the repository at this point in the history
  2. Personalizacion del teclado de AdG (#15738)

    * Personalizacion del teclado de AdG
    
    Update layout description
    
    fix symbol layer
    
    * fix doc Colemak
    
    * explicitly define enabled animations
    
    * Change keymap folder name
    maherma-adg committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    8bcb77c View commit details
    Browse the repository at this point in the history
  3. [keyboard]Add v1 to jones keyboard (#14405)

    * Change for latest information.
    
    * Update from v03_1 to v1.
    
    * Add v1 files.
    
    * Remove finished todo comment.
    
    * Fix COLUMN number, from "a" to "9".
    
    * Formatting
    
    * Update keyboards/jones/v1/rules.mk
    
    * Add license header.
    
    #14405 (comment)
    
    * Implement better way to handle keycode for encoder.
    
    Use "action_exec" instead of "tap_code16"
    #14405 (comment)
    
    * Move External EEPROM config  to keyboard level
    
    * Move the lest of DYNAMIC_KEYMAP config  to keyboard level
    
    #14405 (comment)
    
    * Move the rest of DYNAMIC_KEYMAP config  to keyboard level
    
    #14405 (comment)
    
    * Update keyboards/jones/v1/rules.mk
    
    * Update keyboards/jones/v1/rules.mk
    
    * Update keyboards/jones/v1/rules.mk
    jpskenn committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    9d0153d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc8db65 View commit details
    Browse the repository at this point in the history
  5. Remove matrix_key_count() (#16603)

    * Remove `matrix_key_count()`
    
    * Remove `matrix_bitpop()`
    fauxpark committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    bd70f52 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    265b96a View commit details
    Browse the repository at this point in the history
  7. [Keyboard] Add MNK65 (#16400)

    Co-authored-by: Drashna Jaelre <[email protected]>
    Co-authored-by: Ryan <[email protected]>
    Co-authored-by: Joel Challis <[email protected]>
    4 people committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    61a8a60 View commit details
    Browse the repository at this point in the history
  8. era1112 keymap for preonic (#16064)

    Added the keymap I have been using as a daily driver for the last month.
    
    * good firmware 26 jan, best clicky mode stability so far
    
    * modified to reflect master branch coding style
    
    * further modified to reflect master branch coding style
    
    * improving clicky stability, tuned down clicky delay duration
    
    * changed name of keymap folder to use lowercase letters
    era1112 committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    98da119 View commit details
    Browse the repository at this point in the history
  9. [Keyboard] lily58/glow_enc (#16101)

    Add rgb-light and encoder for lily58 mod
    
    * add support for lily58 encoders (one per size) and rgb-light.
    
    The pcb and details here https://github.com/orvisevans/Lily58-Glow-Enc
    
    * add support for lily58 encoders (one per size) and rgb-light.
    
    The pcb and details here https://github.com/orvisevans/Lily58-Glow-Enc
    
    * Update keyboards/lily58/glowEnc/config.h
    
    * add GPL License to growEnc.h
    
    * rename folder according to requirement to lower case
    LVladymyr committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    fc7a41f View commit details
    Browse the repository at this point in the history
  10. add chofstede keymap for gmmk/pro/iso (#16045)

    Add new keymap for GMMK with some additional mappings and led indicator for caps lock
    
    * add chofstede keymap
    
    * fix formatting
    
    * fix formatting
    
    * add readme
    
    * Update keyboards/gmmk/pro/iso/keymaps/chofstede/keymap.c
    chofstede committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    b33fdc2 View commit details
    Browse the repository at this point in the history
  11. [Docs] Include ASCII diagram to explain tap-hold modes (#15873)

    * [Docs] Include ASCII diagram to explain tap-hold modes
    
    * [Docs]: add examples for Default mode for Tap Hold
    
    * [Docs] fix some wrong explanation in tap_hold.md
    wongjiahau committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    6c40b68 View commit details
    Browse the repository at this point in the history
  12. CLI: Fix 'cd' subcommand on Windows (#16610)

    The 'cd' subcommand was failing as the current shell's Windows path was
    mangled while milc processed it.
    Using 'subprocess' directly avoids this issue and an extra layer of
    subshell.
    Erovia committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    b75f669 View commit details
    Browse the repository at this point in the history
  13. Personal user space and CRKBD R2G keymap (#15888)

    * r2g folder groundwork
    
    * Default mb keymap featuring mb logos
    
    * Migrate Oled to keyboard folder
    
    * Move rules configs to support config better
    
    * update readmes
    
    * Liscnece update
    
    * Update config and fix issues caused by redef errs
    
    * funciton name adjusts, define specific rgb modes
    
    * move default oled font to postconfig
    
    * update oled in line with develop merge
    
    * fix return value
    
    * Add some default rgb matrix defines
    
    * del ugfx
    
    * remove #include <stdio.h>
    
    * create personal keymap for r2g
    
    * reduce firmware size
    
    * change keymap to follow physical layout
    
    * remove RGBlight config lines to make both sides work (@Dasky on MechboardsUK Discord)
    
    * strip down configuration, similar to crkbd/r2g:mb_via
    
    * remove wrong oled code overwriting the r2g one
    
    * broken code with RGB matrix (briks right side)
    
    * remove high max brightness limit
    
    * caps lock tap dance and RGB indicator for active caps lock
    
    * fix caps lock led on right side
    
    * add test macro
    
    * remove latex macro which is too slow
    
    * move caps lock tap dance to RALT and add space cadet shift
    
    * switch CTL with ALT in first layer
    
    * add tap dance for ESC/DEL
    
    * space cadet tap dance with caps lock; shift works by needs a short pause
    
    * add space cadet tap dance with caps lock on the right; shift works by needs a short pause and does not hold
    
    * make more keys transparent
    
    * enable auto shift and use logo on both oleds
    
    * add user oled logo, slows down linking considerably
    
    * oled name
    
    * add arrow keys in usual configuration and add linear configuration to symbol layer
    
    * add unicoede support
    
    * add accents
    
    * update to latest version
    
    * add colemak dh layer
    
    * report auto shift timeout
    
    * define layer name shorcuts correctly
    
    * disable VIA to enable more layers
    
    * enable NKRO
    
    * move some rules and unicode to user space
    
    * move oled and tap dances to user space
    
    * move tap dances fully out of keymap
    
    * expand unicode map
    
    * fix unicode code
    
    * revert changes to r2g, make it equal to merged code
    
    * revert changes to r2g, make it equal to merged code
    
    * clang-format userspace
    
    * clang-format config file
    
    * Update keyboards/crkbd/keymaps/rmeli/keymap.c
    
    * replace define with enum
    
    * add licenses
    RMeli committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    ee71362 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. [Keyboard] Add Mechlovin Infinity87.5 PCB (#15163)

    * add infinity87.5
    
    * Update readme.md
    
    * Update keyboards/mechlovin/infinity875/config.h
    
    * Update keyboards/mechlovin/infinity875/info.json
    
    * Update keyboards/mechlovin/infinity875/rules.mk
    
    * Update keyboards/mechlovin/infinity875/rules.mk
    
    * Update keyboards/mechlovin/infinity875/config.h
    
    * Enable RGB matrix effect
    
    * update keymap default
    
    * undef RGB matrix effect
    
    * Update keyboards/mechlovin/infinity875/rules.mk
    
    * Update keyboards/mechlovin/infinity875/rules.mk
    
    * Update keyboards/mechlovin/infinity875/rules.mk
    
    * Update keyboards/mechlovin/infinity875/readme.md
    
    * Update keyboards/mechlovin/infinity875/infinity875.h
    
    * Update keyboards/mechlovin/infinity875/infinity875.h
    
    * Update keyboards/mechlovin/infinity875/info.json
    
    * Update keyboards/mechlovin/infinity875/infinity875.h
    
    * Update keyboards/mechlovin/infinity875/infinity875.h
    
    * Update keyboards/mechlovin/infinity875/info.json
    
    * Update keyboards/mechlovin/infinity875/info.json
    
    * Update keyboards/mechlovin/infinity875/info.json
    mechlovin committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    003231a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74b24e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f79708 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2022

  1. Configuration menu
    Copy the full SHA
    86b1231 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2022

  1. [Keyboard] Add Glitch (#16444)

    Co-authored-by: Drashna Jaelre <[email protected]>
    Co-authored-by: Ryan <[email protected]>
    3 people committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    20424fd View commit details
    Browse the repository at this point in the history
  2. [Keyboard] Add damapad (#16443)

    Co-authored-by: Drashna Jaelre <[email protected]>
    Co-authored-by: Ryan <[email protected]>
    3 people committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    dccb571 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08794fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f63dbf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b906af0 View commit details
    Browse the repository at this point in the history
  6. [Keyboard] Add support for Jels60 (#16605)

    Co-authored-by: Drashna Jaelre <[email protected]>
    Jels02 and drashna committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    109c60f View commit details
    Browse the repository at this point in the history
  7. [Keyboard] Add "Uno" rev2 (#14071)

    * [Keyboard] Add "Uno" rev2
    
    Adds support for the second revision of Uno, courtesy of @Snipeye.
    
    * Update keyboards/uno/rev2/rules.mk
    
    * Update keyboards/uno/rev1/rules.mk
    
    * Update keyboards/uno/uno.h
    
    * Update keyboards/uno/rev2/rules.mk
    
    * Update keyboards/uno/rev1/rules.mk
    
    * Update keyboards/uno/keymaps/demo/keymap.c
    
    * Update keyboards/uno/keymaps/demo/keymap.c
    
    * Update keyboards/uno/keymaps/demo/keymap.c
    
    * Update keyboards/uno/rev2/rules.mk
    
    * Update keyboards/uno/rev1/rules.mk
    
    * Align rules.mk comments
    
    * Update keyboards/uno/info.json
    
    * Update keyboards/uno/rev1/config.h
    
    * Update keyboards/uno/rev2/config.h
    
    * Update keyboards/uno/rev2/config.h
    
    * Update keyboards/uno/rev2/config.h
    
    * Update keyboards/uno/rev1/config.h
    spencer-p committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    8fe3864 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    df37705 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c0f4179 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dde4120 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Configuration menu
    Copy the full SHA
    8d90cf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c17323b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fb269b View commit details
    Browse the repository at this point in the history
  4. Disable RGB matrix pixel animations for some boards (#16643)

    * idobao/id87/v2: disable RGB matrix pixel animations
    
    * Same for two more boards
    fauxpark committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    6a6a333 View commit details
    Browse the repository at this point in the history
  5. [Keyboard] Add BAMFK-1 (#16409)

    Co-authored-by: Ryan <[email protected]>
    nooges and fauxpark committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    a12d58c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c11579 View commit details
    Browse the repository at this point in the history
  7. Sentence correction (#16650)

    ethsol committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    a939adb View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. [Keyboard] Add Kay65 PCB by Team Mechlovin' (#15565)

    * add kay65 PCB
    
    * update
    
    * update
    
    * Update readme.md
    
    * Update keyboards/mechlovin/kay65/rev1/rules.mk
    
    * Update keyboards/mechlovin/olly/jf/rules.mk
    
    * Update keyboards/mechlovin/kay65/rev1/rules.mk
    
    * Update keyboards/mechlovin/kay65/rev1/info.json
    
    * Update keymap.c
    
    * update
    
    * Update keyboards/mechlovin/kay65/rev1/rev1.h
    
    * Update keyboards/mechlovin/kay65/rev1/info.json
    
    * Update keyboards/mechlovin/kay65/rev1/info.json
    
    * Update keyboards/mechlovin/kay65/rev1/rules.mk
    
    * Update keymap.c
    
    * Update readme.md
    
    * Update keyboards/mechlovin/olly/jf/readme.md
    
    * Update keyboards/mechlovin/kay65/rev1/config.h
    mechlovin committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    7fde309 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04826d1 View commit details
    Browse the repository at this point in the history
  3. [Keyboard westm68 rev1 and fine tune westm boards (#16528)

    Co-authored-by: Drashna Jaelre <[email protected]>
    Co-authored-by: Ryan <[email protected]>
    3 people committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    5e5047f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36ddb56 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ef4e30 View commit details
    Browse the repository at this point in the history
  6. [Keyboard] Add Bacca70 keyboard (#16626)

    Co-authored-by: Ryan <[email protected]>
    Co-authored-by: Drashna Jaelre <[email protected]>
    3 people committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    87bb1a3 View commit details
    Browse the repository at this point in the history
  7. [Keyboard] Adding Gerald65 (#15872)

    * Gerald65 new keyboard files
    
    * removing initial population of pck
    
    * Initial Gerald65 Keyboard files
    
    * Changed diode direction
    
    * added fn layer, added picture to readme
    
    * directed mo keycode to fn layer
    
    * Changes to vendor id and bootloader instructions
    
    * Changed to direct image reference
    
    * Update keyboards/papercranekeyboards/gerald65/readme.md
    
    * Remove no longer used features
    PaperCraneKeyboards committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    92a9e7c View commit details
    Browse the repository at this point in the history
  8. Add split keyboard example for Bootmagic Lite (#16349)

    * Add split keyboard example for bootmagic lite
    
    * Add handedness link
    
    * Edit sentence structure
    
    * Apply suggested language correction
    filterpaper committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    9aaf4a5 View commit details
    Browse the repository at this point in the history
  9. [Keyboard] Io mini1800 (#16115)

    * First commit
    
    * first commit
    
    * 2x3u layout functional
    
    * 625u layout
    
    * rotary encoder
    
    * Modifications to keymaps
    
    * Remove ingrained from io_mini branch
    
    * Update readme
    
    * Update info.json
    
    * change hardware availability
    
    * Change rules.mk wording to match other PR
    
    * Update keyboards/io_mini1800/rules.mk
    
    * Update keyboards/io_mini1800/keymaps/default/keymap.c
    
    * Update keyboards/io_mini1800/keymaps/2x3u/keymap.c
    
    * Update keyboards/io_mini1800/io_mini1800.c
    
    * Update keyboards/io_mini1800/keymaps/2x3u/readme.md
    
    * Update keyboards/io_mini1800/readme.md
    jpuerto96 committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    e94c2df View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e9bf95e View commit details
    Browse the repository at this point in the history
  11. Add merge workflow for XAP branch (#16652)

    * Add merge workflow for XAP branch
    
    * uncomment
    zvecr committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    46e85de View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    764dc18 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a808c29 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    77aafd8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8bffc61 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. yugo_m enhancement: include all available key positions (#16216)

    * yugo_m enhancement to include all available key positions in matrix
    an-achronism committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    f6f4d85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fded67f View commit details
    Browse the repository at this point in the history
  3. Update the AL1 Vender ID (#16660)

    * Add via to AL1
    
    * Updated number of rows and columns, and applied suggestions from code review
    
    * Update Vender ID
    
    Change the Vender ID for Triangle Lab to comply with the via PR checklist.
    Yakbats committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    a867cfc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c5779f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d5d2a01 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    193dd01 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    417f089 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    e5823b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed773ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7732425 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61c644f View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

  1. Configuration menu
    Copy the full SHA
    06b6729 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e354cbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3502bbb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    047ef3c View commit details
    Browse the repository at this point in the history
  5. qmk.path.FileType: fix argument handling (#16693)

    * qmk.path.FileType: pass in mode as first argument
    
    * Better solution
    
    * Grammar...
    fauxpark committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    2f095b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

  1. Add MutePad keyboard (Handwired) (#16590)

    * Add MutePad keyboard
    
    * Update info.json and readme
    
    * Move mutepad to handwired folder
    
    * Address PR comments
    Joshua Barber committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    6125f7b View commit details
    Browse the repository at this point in the history
  2. Add Rart75 hotswap and support via (#16619)

    * Add Keyboard Rart75 Hotswap version
    
    * Update readme
    
    * Update config and readme
    
    * Update info.json
    
    * update readme and keymaps
    alabahuy committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    1bc8793 View commit details
    Browse the repository at this point in the history
  3. Droxx keymap (#16607)

    * add droxx kaymap
    
    * add droxx keymap
    
    * fixed config.h
    
    * fixed rules.mk
    
    * fixed rules.mk
    
    * updated readme.md
    
    * Update config.h
    
    * Update keymap.c
    
    * Update readme.md
    
    * Update readme.md
    
    * Update readme.md
    
    * Update readme.md
    
    * Update readme.md
    
    * Update readme.md
    
    * Update readme.md
    
    * Update config.h
    
    * Update readme.md
    
    * Update keymap.c
    furfuzz committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    669ad3c View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Configuration menu
    Copy the full SHA
    7eb6f86 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Configuration menu
    Copy the full SHA
    f610011 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. [Keyboard] Add Axolstudio Foundation Gamma (#15948)

    Co-authored-by: Drashna Jaelre <[email protected]>
    Co-authored-by: Ryan <[email protected]>
    3 people committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    c803c50 View commit details
    Browse the repository at this point in the history
  2. [Keyboard] Graystudio Apollo80 (#16469)

    Co-authored-by: Drashna Jaelre <[email protected]>
    Co-authored-by: Ryan <[email protected]>
    3 people committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    28bd777 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a772a7f View commit details
    Browse the repository at this point in the history
  4. [Keyboard] Waffling60 - readme update (#16707)

    Co-authored-by: Drashna Jaelre <[email protected]>
    Co-authored-by: 4pplet <[email protected]>
    Co-authored-by: 4pplet <[email protected]>
    4 people committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    74f4682 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92d38c3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    08aa54b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a3b410 View commit details
    Browse the repository at this point in the history
  8. [Keyboard] Add support for XT60 (#16708)

    Co-authored-by: Drashna Jaelre <[email protected]>
    Co-authored-by: Ryan <[email protected]>
    3 people committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    55b3b2b View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Configuration menu
    Copy the full SHA
    e335d62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    980a1b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7a5ec2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efc9c52 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. [Keymap] corne and planck keyboards keymaps (#15570)

    Co-authored-by: Drashna Jaelre <[email protected]>
    Co-authored-by: Ryan <[email protected]>
    3 people committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    53a88af View commit details
    Browse the repository at this point in the history
  2. [Keyboard] Add YDKB Grape PCB (#16661)

    Co-authored-by: Drashna Jaelre <[email protected]>
    somepin and drashna committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    7e0dde1 View commit details
    Browse the repository at this point in the history
  3. [Keyboard] Add nt210 (#16461)

    Co-authored-by: Joel Challis <[email protected]>
    Co-authored-by: Ryan <[email protected]>
    3 people committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    084df6a View commit details
    Browse the repository at this point in the history