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

Update from Base #16

Merged
merged 152 commits into from
Nov 3, 2023
Merged

Update from Base #16

merged 152 commits into from
Nov 3, 2023

Commits on Sep 18, 2023

  1. Viktus Styrka Topre Layout Standardization and Touch-Up (#22044)

    * Add layout/matrix diagram
    
    [docs]
    
    * Alias `LAYOUT_all` to `LAYOUT_split_6u`
    
    `LAYOUT_all` and `LAYOUT_split_6u` represent the same matrix positions
    and sequence, so implement the former as an alias.
    
    [refactor]
    
    * Touch-up keymaps
    
    - grid-align keycodes
    - use QMK-native keycode aliases
    
    [chore]
    
    * Friendly-format `info.json`
    
    [style]
    
    * Correct layout data
    
    Correct key sizes/positioning on the bottom row.
    
    [chore]
    
    * Rename `LAYOUT_2u_6u` to `LAYOUT_65_xt_ansi_blocker`
    
    [refactor]
    
    * Rename `LAYOUT_2u_7u` to `LAYOUT_65_xt_ansi_blocker_tsangan`
    
    [refactor]
    
    * Rename `LAYOUT_split_6u` to `LAYOUT_65_xt_ansi_blocker_split_bs`
    
    [refactor]
    
    * Rename `LAYOUT_split_7u` to `LAYOUT_65_xt_ansi_blocker_tsangan_split_bs`
    
    [refactor]
    noroadsleft committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    b5181e3 View commit details
    Browse the repository at this point in the history
  2. Wolf Neely65 Touch-Up (#22045)

    * Add layout/matrix diagram
    
    [docs]
    
    * Friendly-format `info.json`
    
    [style]
    
    * Touch-up keymaps
    
    - grid-align keycodes
    - use QMK-native keycode aliases
    
    [refactor]
    
    * Fix keymaps
    
    Fix keycodes being assigned out of order with respect to `info.json`.
    
    - move XT function keys to left side
    - move keycodes for position [2, 14] from Home Row to Number Row
    
    [bugfix]
    
    * Rename `LAYOUT` to `LAYOUT_65_xt_ansi_blocker_tsangan_wkl_split_bs`
    
    [refactor]
    
    * Add `LAYOUT_65_xt_ansi_blocker_tsangan_wkl`
    
    [enhancement]
    noroadsleft committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    25df4ba View commit details
    Browse the repository at this point in the history
  3. Wolf Silhouette Community Layout Support (#22052)

    * Add layout/matrix diagram
    
    [docs]
    
    * Friendly-format `info.json`
    
    [style]
    
    * Touch-up layout data
    
    Move the ISO Hash key to the main key area.
    
    [chore]
    
    * Rename `LAYOUT` to `LAYOUT_all`
    
    [refactor]
    
    * Add `LAYOUT_tkl_nofrow_ansi_split_bs_rshift`
    
    [enhancement]
    
    * Add `LAYOUT_tkl_nofrow_ansi`
    
    [enhancement]
    
    * Add `LAYOUT_tkl_nofrow_ansi_tsangan_split_bs_rshift`
    
    [enhancement]
    
    * Add `LAYOUT_tkl_nofrow_ansi_tsangan`
    
    [enhancement]
    
    * Add `LAYOUT_tkl_nofrow_ansi_wkl_split_bs_rshift`
    
    [enhancement]
    
    * Add `LAYOUT_tkl_nofrow_ansi_wkl`
    
    [enhancement]
    
    * Add `LAYOUT_tkl_nofrow_iso_split_bs_rshift`
    
    [enhancement]
    
    * Add `LAYOUT_tkl_nofrow_iso`
    
    [enhancement]
    
    * Add `LAYOUT_tkl_nofrow_iso_tsangan_split_bs_rshift`
    
    [enhancement]
    
    * Add `LAYOUT_tkl_nofrow_iso_tsangan`
    
    [enhancement]
    
    * Add `LAYOUT_tkl_nofrow_iso_wkl_split_bs_rshift`
    
    [enhancement]
    
    * Add `LAYOUT_tkl_nofrow_iso_wkl`
    
    [enhancement]
    
    * Enable Community Layout support
    
    [enhancement]
    noroadsleft committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    6ba53f6 View commit details
    Browse the repository at this point in the history
  4. Wolf Ziggurat Layout Additions (#22053)

    * Add layout/matrix diagram
    
    [docs]
    
    * Friendly-format `info.json`
    
    [style]
    
    * Touch-up layout data
    
    Move the ISO Hash key to the main key area.
    
    [chore]
    
    * Rename `LAYOUT` to `LAYOUT_all`
    
    [refactor]
    
    * Add `LAYOUT_65_xt_ansi_blocker_tsangan_split_bs`
    
    [enhancement]
    
    * Add `LAYOUT_65_xt_ansi_blocker_tsangan`
    
    [enhancement]
    
    * Add `LAYOUT_65_xt_iso_blocker_tsangan_split_bs`
    
    [enhancement]
    
    * Add `LAYOUT_65_xt_iso_blocker_tsangan`
    
    [enhancement]
    noroadsleft committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    cd095c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48b4ce6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16f2a3e View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. [Keyboard] Add riot pad (#22060)

    Co-authored-by: ShandonCodes <shandon@shandon.codes>
    CheeseL0ver and ShandonCodes committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    ef31109 View commit details
    Browse the repository at this point in the history
  2. DZTech Pluto Community Layout support (#22069)

    * Add layout/matrix diagram
    
    [docs]
    
    * Friendly-format `info.json`
    
    - apply four-space indent
    - sort JSON keys in layout objects
    
    [style]
    
    * Correct `LAYOUT_all` data
    
    Correct key sizes/positions of:
    
    - ANSI Backslash [1, 13]
    - ANSI Enter [1, 14]
    - Fn [3, 13]
    
    [chore]
    
    * Correct `LAYOUT_iso` data
    
    Correct position of Fn key [3, 13].
    
    [chore]
    
    * Add `LAYOUT_tkl_nofrow_ansi_split_bs_rshift`
    
    [enhancement]
    
    * Add `LAYOUT_tkl_nofrow_ansi`
    
    [enhancement]
    
    * Add `LAYOUT_tkl_nofrow_ansi_tsangan_split_bs_rshift`
    
    [enhancement]
    
    * Add `LAYOUT_tkl_nofrow_ansi_tsangan`
    
    [enhancement]
    
    * Add `LAYOUT_tkl_nofrow_ansi_wkl_split_bs_rshift`
    
    [enhancement]
    
    * Add `LAYOUT_tkl_nofrow_ansi_wkl`
    
    [enhancement]
    
    * Add `LAYOUT_tkl_nofrow_iso_split_bs_rshift`
    
    [enhancement]
    
    * Add `LAYOUT_tkl_nofrow_iso`
    
    [enhancement]
    
    * Add `LAYOUT_tkl_nofrow_iso_tsangan_split_bs_rshift`
    
    [enhancement]
    
    * Add `LAYOUT_tkl_nofrow_iso_tsangan`
    
    [enhancement]
    
    * Add `LAYOUT_tkl_nofrow_iso_wkl_split_bs_rshift`
    
    [enhancement]
    
    * Add `LAYOUT_tkl_nofrow_iso_wkl`
    
    [enhancement]
    
    * Enable Community Layout support
    
    [enhancement]
    
    * Touch-up keymaps
    
    Update keycode grid alignment.
    
    [style]
    noroadsleft committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    56a87ef View commit details
    Browse the repository at this point in the history
  3. Ubest VN Community Layout Support (#22070)

    * Add layout/matrix diagram
    
    [docs]
    
    * Rename `LAYOUT` to `LAYOUT_all`
    
    [refactor]
    
    * Add `LAYOUT_65_ansi_split_bs`
    
    [enhancement]
    
    * Add `LAYOUT_65_ansi`
    
    [enhancement]
    
    * Add `LAYOUT_65_iso_split_bs`
    
    [enhancement]
    
    * Add `LAYOUT_65_iso`
    
    [enhancement]
    
    * Enable Community Layout support
    
    [enhancement]
    
    * Touch-up keymaps
    
    - apply four-space indent
    - grid-align keycodes
    
    [style]
    noroadsleft committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    4ce3a1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c92c0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2742935 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Alchemist Keyboards OGRN Layout Addition (#22080)

    * Add layout/matrix diagram
    
    [docs]
    
    * Friendly-format `info.json`
    
    [style]
    
    * Add `LAYOUT_ortho_5x4`
    
    [enhancement]
    
    * Touch-up keymaps
    
    - update grid-alignment (layer-to-layer consistency)
    - fix box drawings
    
    [style]
    
    * Extend Community Layout support
    
    Add `ortho_5x4` to supported Community Layouts.
    
    [enhancement]
    noroadsleft committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    05dfe9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16ad362 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdff9b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. [Keyboard] Momokai Aurora (#20419)

    Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
    Co-authored-by: Ryan <fauxpark@gmail.com>
    Co-authored-by: Drashna Jaelre <drashna@live.com>
    Co-authored-by: Joel Challis <git@zvecr.com>
    5 people committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    fffea62 View commit details
    Browse the repository at this point in the history
  2. [Keyboard] add Quokka keyboard (#20979)

    Co-authored-by: Drashna Jaelre <drashna@live.com>
    Co-authored-by: Ryan <fauxpark@gmail.com>
    3 people committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    22c576b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dc482b View commit details
    Browse the repository at this point in the history
  4. Add ScottoSlant Keyboard (#20942)

    Co-authored-by: Ryan <fauxpark@gmail.com>
    joe-scotto and fauxpark committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    4629d6a View commit details
    Browse the repository at this point in the history
  5. Add ScottoMouse Handwired Macropad (#21074)

    Co-authored-by: Joel Challis <git@zvecr.com>
    Co-authored-by: Ryan <fauxpark@gmail.com>
    Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
    4 people committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    1c62cb7 View commit details
    Browse the repository at this point in the history
  6. Add ScottoFly Keyboard (#20939)

    Co-authored-by: Ryan <fauxpark@gmail.com>
    joe-scotto and fauxpark committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    9b69921 View commit details
    Browse the repository at this point in the history
  7. Add ScottoMacrodeck Macropad (#20946)

    Co-authored-by: Drashna Jaelre <drashna@live.com>
    Co-authored-by: Ryan <fauxpark@gmail.com>
    3 people committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    e55220d View commit details
    Browse the repository at this point in the history
  8. Add ScottoLong Keyboard (#20938)

    Co-authored-by: Ryan <fauxpark@gmail.com>
    joe-scotto and fauxpark committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    3d1b9e9 View commit details
    Browse the repository at this point in the history
  9. Add funtions of Encoder and VIA for redragon/k667 (#21917)

    Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
    Co-authored-by: jack <0x6a73@protonmail.com>
    Co-authored-by: Ryan <fauxpark@gmail.com>
    Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
    Co-authored-by: Joel Challis <git@zvecr.com>
    Co-authored-by: syc <squall_sha@163.com>
    7 people committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    b5b9002 View commit details
    Browse the repository at this point in the history
  10. [Keyboard] Add rpk-001 keyboard (#21042)

    Co-authored-by: Joel Challis <git@zvecr.com>
    Co-authored-by: Drashna Jaelre <drashna@live.com>
    Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
    Co-authored-by: Joy <chang.li@westberrytech.com>
    5 people committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    4520a58 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e56ea60 View commit details
    Browse the repository at this point in the history
  12. [Keyboard] Add QCK-75 (#21180)

    Co-authored-by: Ryan <fauxpark@gmail.com>
    Co-authored-by: Joel Challis <git@zvecr.com>
    Co-authored-by: Drashna Jaelre <drashna@live.com>
    Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
    5 people committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    4ec3e23 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f543a44 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e91bf45 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5858efd View commit details
    Browse the repository at this point in the history
  16. Keychron q9 plus (#21399)

    Co-authored-by: Ryan <fauxpark@gmail.com>
    Co-authored-by: Drashna Jaelre <drashna@live.com>
    3 people committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    363dee8 View commit details
    Browse the repository at this point in the history
  17. add dz60v2 keyboard (#21862)

    Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
    Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
    Co-authored-by: Drashna Jaelre <drashna@live.com>
    Co-authored-by: Ryan <fauxpark@gmail.com>
    5 people committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    dc2315a View commit details
    Browse the repository at this point in the history
  18. add odinmini layout (#21983)

    Co-authored-by: Ryan <fauxpark@gmail.com>
    moyi4681 and fauxpark committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    8c52bab View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a26e1c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    abd432f View commit details
    Browse the repository at this point in the history
  2. Royal Kludge RK G68 Community Layout Support (#22103)

    * Rename `LAYOUT` to `LAYOUT_65_ansi`
    
    [refactor]
    
    * Enable Community Layout support
    
    [enhancement]
    
    * Touch-up keymaps
    
    - fix keycode grid alignment
    
    [style]
    
    * Touch-up readme
    
    - link to maintainer's GitHub profile
    - specify codebase is for RGB version of RK G68
    - update Hardware Availability links
    
    [docs]
    noroadsleft committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    5cc5270 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Configuration menu
    Copy the full SHA
    d49edbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e001c33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73ffa45 View commit details
    Browse the repository at this point in the history
  4. Add 'dactyl_tracer' keyboard (#20993)

    Co-authored-by: Drashna Jaelre <drashna@live.com>
    Co-authored-by: Ryan <fauxpark@gmail.com>
    3 people committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    ef214e6 View commit details
    Browse the repository at this point in the history
  5. add subrezon/lancer keyboard (#20792)

    Co-authored-by: Joel Challis <git@zvecr.com>
    Co-authored-by: Drashna Jaelre <drashna@live.com>
    Co-authored-by: Daniel Osipishin <danielos@retarus.de>
    4 people committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    4590b80 View commit details
    Browse the repository at this point in the history
  6. [Keyboard] Add SIRIND Klein (#21951)

    Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
    Co-authored-by: Drashna Jaelre <drashna@live.com>
    Co-authored-by: jack <0x6a73@protonmail.com>
    4 people committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    7f2f15b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a5b631 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd2a33f View commit details
    Browse the repository at this point in the history
  9. Add Jank RP2040 Dactyl (#21973)

    Co-authored-by: jack <0x6a73@protonmail.com>
    Co-authored-by: Drashna Jaelre <drashna@live.com>
    3 people committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    c0d7a43 View commit details
    Browse the repository at this point in the history
  10. [Keyboard] Enable RGB_TEST animation on riot_pad (#22118)

    Co-authored-by: ShandonCodes <shandon@shandon.codes>
    CheeseL0ver and ShandonCodes committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    26b2288 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. YMDK Melody96 Matrix Touch-Up (#22113)

    * Correct layout/matrix diagram
    
    Correct swapped designations for ANSI Backslash and ANSI Enter keys.
    
    [docs]
    
    * Correct matrix data
    
    Correct the matrix data for:
    
      - `LAYOUT_all`
      - `LAYOUT_96_ansi`
      - `LAYOUT_96_ansi_splitbs`
    
    which all had the matrix positions for ANSI Backslash and ANSI Enter swapped.
    
    [bugfix]
    
    * Implement `LAYOUT_hotswap` directly
    
    Implement `LAYOUT_hotswap` as its own layout, instead of aliasing it to
    `LAYOUT_96_ansi`.
    
    [bugfix]
    
    * Specify primary support for Soldered PCBs
    
    Current version of codebase primarily supports Soldered PCBs.
    
    [enhancement] [docs]
    noroadsleft committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    f888464 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    ee4e22d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b429bd View commit details
    Browse the repository at this point in the history
  3. included keyboard.h. To use is_keyboard_master with a split with an i… (

    #21571)
    
    Co-authored-by: Drashna Jaelre <drashna@live.com>
    Co-authored-by: tokky <tokky@localhost-live.attlocal.net>
    3 people committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    133be87 View commit details
    Browse the repository at this point in the history
  4. Added Wyvern Hotswap by BredWorks (#21141)

    Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com>
    Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>
    3 people committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    9d3c001 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ebb065 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    131bc92 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2181da4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e3cbd8a View commit details
    Browse the repository at this point in the history
  9. Add is0gr to QMK (#22024)

    Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
    Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
    3 people committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    c10a46a View commit details
    Browse the repository at this point in the history
  10. Document the RP2040-specific PS/2 implementation (#22079)

    Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
    strobo5 and daskygit committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    4d99445 View commit details
    Browse the repository at this point in the history
  11. Bump tj-actions/changed-files from 38 to 39 (#21923)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    0c4bd1c View commit details
    Browse the repository at this point in the history
  12. Add Palmetto PCB (#21955)

    Rossman360 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    7e92358 View commit details
    Browse the repository at this point in the history
  13. Add zoom98 (#22062)

    Co-authored-by: Drashna Jaelre <drashna@live.com>
    Co-authored-by: Joel Challis <git@zvecr.com>
    3 people committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    538978b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2fad451 View commit details
    Browse the repository at this point in the history
  15. Fix typo in oled_driver (#22134)

    betwen -> between
    eltociear committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    6eb2e43 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    8d9c770 View commit details
    Browse the repository at this point in the history
  2. Fix doc for programmable buttons. (#22136)

    Co-authored-by: Yanfei Guo <yguo@anl.gov>
    arakashic and yfguo committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    17ae28f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46c1e73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca9664b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    351b5cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    25c850e View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

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

Commits on Sep 28, 2023

  1. Allow inline generation of compile_commands.json while doing a `qmk c…

    …ompile`, using `--compiledb` (#21549)
    tzarc committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    fb0c64a View commit details
    Browse the repository at this point in the history
  2. Allow for qmk mass-compile all:<keymap> (#22116)

    Co-authored-by: Joel Challis <git@zvecr.com>
    tzarc and zvecr committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    c5706ef View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. HnahKB Freyr Layout Additions (#22150)

    * Add layout/matrix diagram
    
    [docs]
    
    * Add `LAYOUT_tkl_ansi_split_bs_rshift`
    
    [enhancement]
    
    * Add `LAYOUT_tkl_ansi_tsangan_split_bs_rshift`
    
    [enhancement]
    
    * Add `LAYOUT_tkl_ansi_tsangan`
    
    [enhancement]
    
    * Add `LAYOUT_tkl_ansi_wkl_split_bs_rshift`
    
    [enhancement]
    
    * Add `LAYOUT_tkl_ansi_wkl`
    
    [enhancement]
    
    * Add `LAYOUT_tkl_iso_split_bs_rshift`
    
    [enhancement]
    
    * Add `LAYOUT_tkl_iso_tsangan_split_bs_rshift`
    
    [enhancement]
    
    * Add `LAYOUT_tkl_iso_tsangan`
    
    [enhancement]
    
    * Add `LAYOUT_tkl_iso_wkl_split_bs_rshift`
    
    [enhancement]
    
    * Add `LAYOUT_tkl_iso_wkl`
    
    [enhancement]
    
    * Extend Community Layout support
    
    Add as supported layouts:
    
    - `tkl_ansi_split_bs_rshift`
    - `tkl_ansi_tsangan`
    - `tkl_ansi_tsangan_split_bs_rshift`
    - `tkl_iso_split_bs_rshift`
    - `tkl_iso_tsangan`
    - `tkl_iso_tsangan_split_bs_rshift`
    
    [enhancement]
    noroadsleft committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    0edc68f View commit details
    Browse the repository at this point in the history
  2. Rura66 Layout Data (#22155)

    * Friendly-format `info.json`
    
    [style]
    
    * Update layout data
    
    - separate keyboard halves
    - add vertical stagger
    
    [refactor]
    noroadsleft committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    f214ee7 View commit details
    Browse the repository at this point in the history
  3. add linworks fave60 (#20796)

    Co-authored-by: Drashna Jaelre <drashna@live.com>
    Co-authored-by: Ryan <fauxpark@gmail.com>
    Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
    4 people committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    daea202 View commit details
    Browse the repository at this point in the history
  4. Add KB12 keyboard (#21605)

    Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
    Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
    Co-authored-by: Joel Challis <git@zvecr.com>
    Co-authored-by: Drashna Jaelre <drashna@live.com>
    Co-authored-by: Ryan <fauxpark@gmail.com>
    6 people committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    5626a92 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab1e851 View commit details
    Browse the repository at this point in the history
  6. teleport/native: switch from wrongly used user to kb function, boost …

    …matrix scan rate (#21172)
    
    * enable LTO
    
    * change from _user to _kb function
    
    * switch matrix io delay to nops, add opt=3 for higher scan rates
    
    * disable console which was enabled for testing but collides with endpoint used by VIA
    
    * switched from opt=3 to opt=2
    
    * Update keyboards/teleport/native/native.c
    
    Co-authored-by: Joel Challis <git@zvecr.com>
    
    * slightly upped debounce, as some testers had chatter with async + default debounce
    
    ---------
    
    Co-authored-by: Joel Challis <git@zvecr.com>
    ebastler and zvecr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    cfb4bb9 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Add Brutalv2 60 Keyboard (#22094)

    Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
    awkannan and dunk2k committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    b404d5e View commit details
    Browse the repository at this point in the history
  2. keyboards: Add support for Sofle Choc (#16736)

    Co-developed-by: Brian Low <github@brianlow.com>
    Co-developed-by: duese <duese@users.noreply.github.com>
    
    Co-authored-by: Thomas Weißschuh <thomas@t-8ch.de>
    brianlow and t-8ch committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    c23d873 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Configuration menu
    Copy the full SHA
    8813bdf View commit details
    Browse the repository at this point in the history
  2. Bastard Keyboards: Add support for Dilemma Max (4x6_4) (#22064)

    * tentatively add dilemma 4x6_4 WIP untested 
    PR by Casuanoob.
    
    Co-authored-by: Joel Challis <git@zvecr.com>
    Co-authored-by: Drashna Jaelre <drashna@live.com>
    Co-authored-by: Ryan <fauxpark@gmail.com>
    4 people committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    1b7a538 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

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

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    f33881b View commit details
    Browse the repository at this point in the history
  2. [Keyboard] Add SyenaKeyboards (#22168)

    Co-authored-by: Syenasweta <syenasweta@gmail.com>
    Syenasweta and nashrullahalifauzi committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    bc5d407 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    a638f6e View commit details
    Browse the repository at this point in the history
  2. Added /handwired/ziyoulang_k3_mod (#21965)

    Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
    Co-authored-by: Drashna Jaelre <drashna@live.com>
    3 people committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    d9fa80c View commit details
    Browse the repository at this point in the history
  3. Add the Split67 keyboard PCB (#22107)

    Co-authored-by: “yuezp” <“yuezpchn@126.com”>
    LXF-YZP and “yuezp” committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    5485d50 View commit details
    Browse the repository at this point in the history
  4. Monstargear XO87 Soldered: correct layout data (#22199)

    Correct key positions on the bottom row for `LAYOUT_tkl_ansi_tsangan`.
    
    [chore]
    noroadsleft committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    6e93b59 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Add Acheron Themis and its variants (#22142)

    Co-authored-by: Drashna Jaelre <drashna@live.com>
    Gondolindrim and drashna committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    d33f9ec View commit details
    Browse the repository at this point in the history
  2. Add keyboard Projectd/75/Projectd_75_ansi (#21628)

    Co-authored-by: Ryan <fauxpark@gmail.com>
    Co-authored-by: gksygithub <106651989+gksygithub@users.noreply.github.com>
    3 people committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    7603a46 View commit details
    Browse the repository at this point in the history
  3. [Keyboard] Add SP-111 v2 keyboard (#21652)

    Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
    Co-authored-by: jack <0x6a73@protonmail.com>
    3 people committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    22fbbbb View commit details
    Browse the repository at this point in the history
  4. [Keyboard] Add qwertyqop60hs (#22164)

    Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
    itsme-zeix and dunk2k committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    a58f868 View commit details
    Browse the repository at this point in the history
  5. Added 3dp660 oled keyboard (#20591)

    Co-authored-by: Drashna Jaelre <drashna@live.com>
    Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
    Co-authored-by: jack <0x6a73@protonmail.com>
    Co-authored-by: xia0 <xiao@morgan.net.au>
    5 people committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    9f31783 View commit details
    Browse the repository at this point in the history
  6. Add Wave keyboard (#22054)

    Co-authored-by: Joel Challis <git@zvecr.com>
    Co-authored-by: Drashna Jaelre <drashna@live.com>
    3 people committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    aaebb0a View commit details
    Browse the repository at this point in the history
  7. Add Keychron Q1 Version 2 (#20416)

    Co-authored-by: Drashna Jaelre <drashna@live.com>
    Co-authored-by: Ryan <fauxpark@gmail.com>
    Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
    Co-authored-by: Adophoxia <andyao1528@gmail.com>
    5 people committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    8f757ee View commit details
    Browse the repository at this point in the history
  8. Add Line TKL keyboard (#22172)

    Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
    studiokestra and dunk2k committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    2a8b3a8 View commit details
    Browse the repository at this point in the history
  9. Add printedpad keyboard (#21202)

    Co-authored-by: jack <0x6a73@protonmail.com>
    Co-authored-by: Drashna Jaelre <drashna@live.com>
    3 people committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    92873cc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    127560a View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Move orphaned Yugo-M files (#22211)

    Moves files that were left behind by #14996.
    
    [bugfix]
    noroadsleft committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    63b48f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Klein_HS PCB support (#22203)

    eerraa committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    69c1790 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b768d74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06d123d View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    7ca652c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4345d34 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. [Keyboard] vinhcatba/uncertainty (#21142)

    * vinh: test fw for uncertainty (deprecated)
    
    * v0.1: update base firmware with 2 layers, use bongo cat animation for oled
    
    * v0.1: change directory
    
    * v0.1: cleanup
    
    * v0.2: update layers
    
    * v0.3: add VIA support
    
    * v0.3: add VIA support (continue)
    
    * vinh: test fw for uncertainty (deprecated)
    
    * v0.1: update base firmware with 2 layers, use bongo cat animation for oled
    
    * v0.1: change directory
    
    * v0.1: cleanup
    
    * v0.2: update layers
    
    * v0.3: add VIA support
    
    * v0.3: add VIA support (continue)
    
    * v0.3: change keyboard name, remove eeprom config save in VIA keymap
    
    * cleanup for PR
    
    * update readme
    
    * vinh: test fw for uncertainty (deprecated)
    
    * v0.1: update base firmware with 2 layers, use bongo cat animation for oled
    
    * v0.1: change directory
    
    * v0.1: cleanup
    
    * v0.2: update layers
    
    * v0.3: add VIA support
    
    * v0.3: add VIA support (continue)
    
    * vinh: test fw for uncertainty (deprecated)
    
    * v0.1: update base firmware with 2 layers, use bongo cat animation for oled
    
    * v0.1: change directory
    
    * v0.1: cleanup
    
    * v0.3: change keyboard name, remove eeprom config save in VIA keymap
    
    * cleanup for PR
    
    * update readme
    
    * add license to header files, update ws2812 driver and DI_PIN to info.json
    
    * resovle PR suggestion for config.h, halconf.h, mcuconf.h
    
    * update info.json regarding PR comment
    
    * update bongo.h regarding PR comment
    
    * add oled mode toggle
    
    * update readme.md, rules.mk regarding PR comment
    
    * add submodule update
    
    * move oled handle to keyboard level
    
    * Update keyboards/vinhcatba/uncertainty/uncertainty.c
    
    forgot user-level proces_record
    
    * now using bongo as source file
    
    * Apply suggestions from code review
    
    remove default value codes
    
    * move WPM_ENABLE and ENCODER_MAP_ENABLE to keymap level
    
    * Apply suggestions from code review
    
    * Apply suggestions from code review
    
    * Update keyboards/vinhcatba/uncertainty/config.h
    vinhcatba committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    e1630ed View commit details
    Browse the repository at this point in the history
  2. [Keyboard] Split-Cloud Handwired (#21327)

    * Added new handwired, the Split-Cloud
    
    * Minor changes to make clang-format happy
    
    * Alligned files with project standard.
    
    Trimmed midi out of the default layout, modified the readme, and removed unnecessary files.
    
    * Simplified default keymap further, changes to info.json
    
    * Moved image to imgur, simplified, and removed the unneeded rules.mk file
    
    * Update keyboards/handwired/split_cloud/readme.md
    
    Changed image in readme to Huge Thumbnail instead of Original.
    
    * Removed unneeded tri layer custom keycodes
    
    Now using the built-in functionality!
    
    * Update keyboards/handwired/split_cloud/readme.md
    
    Accidentally reverted this when making other changes
    coolsa committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    ad14a27 View commit details
    Browse the repository at this point in the history
  3. Fix typo in docs/feature_tri_layer.md (#22232)

    `Stes` -> `Sets`
    noroadsleft committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    6e6fff8 View commit details
    Browse the repository at this point in the history
  4. [Keyboard] HorrorTroll Nyx (#21143)

    * Added support keyboard Nyx
    
    * Resolved zvarc suggested and lint error
    
    * Delete FORCE_NKRO due to problem with BIOS on mainboard
    
    * Resolved dunk2k suggested and limit more brightness, disable some RGB Effect
    
    * Resolved drashna suggested
    
    * Delete flower blooming effect and move to rev1 folder
    HorrorTroll committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    3665ae0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20eb93e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77fe129 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    509a2b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. [Keyboard] Add MIIIW BlackIO83 (#21970)

    * Add MIIIW BlackIO83
    
    * Improve the code
    
    * Updated instructions for entering the bootloader
    
    * Update keyboards/miiiw/blackio83/rev_0100/config.h
    
    * Update keyboards/miiiw/blackio83/rev_0100/config.h
    
    * Update keyboards/miiiw/blackio83/config.h
    
    * Update config.h
    ArthurCyy committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    6dafcac View commit details
    Browse the repository at this point in the history
  2. [Keyboard] MonsGeek M3 (#20542)

    * Add keybord monsgeek m3.
    
    * Add keybord monsgeek m3.
    
    * Add keybord monsgeek m3.
    
    * updata rules.mk
    
    * add readme.md
    
    * delete monsgeek\m3\rgb_matrix_kb.inc
    
    * add DISABLE_M3_KEYCODES
    
    * user_config --> kb_config
    
    * Move code to info.json,and removed redundant features
    
    * Update keyboards/monsgeek/m3/info.json
    
    * Update keyboards/monsgeek/m3/info.json
    
    * Update readme.md
    
    * Update keyboards/monsgeek/m3/config.h
    
    * Update keyboards/monsgeek/m3/info.json
    
    * Update keyboards/monsgeek/m3/info.json
    
    * Update keyboards/monsgeek/m3/keymaps/default/keymap.c
    
    * Update keyboards/monsgeek/m3/keymaps/via/keymap.c
    
    * Update keyboards/monsgeek/m3/readme.md
    
    * Update m3.c
    
    * Update m3.c
    
    * Update info.json
    
    * Update keymap.c
    
    * Update keymap.c
    
    * Update config.h
    
    * Update keyboards/monsgeek/m3/readme.md
    
    * Update keyboards/monsgeek/m3/rules.mk
    
    * Update keyboards/monsgeek/m3/info.json
    
    * Update keyboards/monsgeek/m3/keymaps/default/keymap.c
    
    * Update keyboards/monsgeek/m3/keymaps/via/keymap.c
    
    * Update keyboards/monsgeek/m3/info.json
    
    * Update keyboards/monsgeek/m3/info.json
    
    * Update keyboards/monsgeek/m3/info.json
    
    * Update m3.c
    
    * Update keyboards/monsgeek/m3/info.json
    
    * Update keyboards/monsgeek/m3/m3.c
    
    * Update keymap.c
    
    replace the tabs with spaces
    
    * Update keymap.c
    
    replace the tabs with spaces
    jonylee1986 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    0650f78 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    81e086b View commit details
    Browse the repository at this point in the history
  2. [Keyboard] Hineybush H101 (#22186)

    * initial h101 commit
    
    * update keymap and add via support
    
    * update doc stuff
    
    * readme typo
    
    * updates
    
    * add indicator LEDs, needs testing
    
    * update readme
    
    * update USB VID/PID to match VIA json
    
    * Update keyboards/hineybush/h101/readme.md
    
    * Update keyboards/hineybush/h101/keymaps/default/keymap.c
    
    * Update keyboards/hineybush/h101/readme.md
    
    * Update keyboards/hineybush/h101/keymaps/via/keymap.c
    
    * updates from PR comments
    
    * updates per PR comments
    
    * idk why the folder is acting weird
    
    * maybe this will fix it
    
    * update to hopefully fix everything weird
    
    * keycode fixes
    
    * keymap updates
    hineybush committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    db8b74f View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. add 60_(ansi|iso)_wkl* community layouts (#21811)

    * add 60_(ansi|iso)_tsangan_wkl* layouts
    
    * Update keymap.c
    
    * `tsangan_wkl` to `wkl`
    
    * update info.json
    
    * split backspace changes
    
    * Apply suggestions from code review
    dunk2k committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    527790b View commit details
    Browse the repository at this point in the history
  2. Keyboard change blu/vimclutch to hardware revision B. (#22247)

    Co-authored-by: Ryan <fauxpark@gmail.com>
    blu006 and fauxpark committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    fa8940e View commit details
    Browse the repository at this point in the history
  3. Add Ratio60 PCB (#21609)

    Co-authored-by: Drashna Jaelre <drashna@live.com>
    Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
    Co-authored-by: jack <0x6a73@protonmail.com>
    Co-authored-by: Ryan <fauxpark@gmail.com>
    Co-authored-by: 4pplet <4pplet@protonmail.com>
    Co-authored-by: 4pplet <stefan.ess@gmail.com>
    7 people committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    ad4ecd6 View commit details
    Browse the repository at this point in the history
  4. Add 62 key Dactyl Manuform (#21394)

    Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
    rek and dunk2k committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    f536646 View commit details
    Browse the repository at this point in the history
  5. Add 60_iso_tsangan_split_bs_rshift Community Layout (#21812)

    * add 60_(ansi|iso)_tsangan_split_bs_shift layouts
    
    * shift to rshift
    
    * remove 60_ansi_tsangan_split_bs_rshift
    
    * Update layouts/default/60_iso_tsangan_split_bs_rshift/info.json
    dunk2k committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    b5423b2 View commit details
    Browse the repository at this point in the history
  6. Kisakey (#22217)

    Co-authored-by: jack <0x6a73@protonmail.com>
    Co-authored-by: Ryan <fauxpark@gmail.com>
    3 people committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    999e721 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b630df1 View commit details
    Browse the repository at this point in the history
  8. Add support for CSTC40 keyboard (#22154)

    Co-authored-by: jack <0x6a73@protonmail.com>
    Co-authored-by: lesshonor and waffle87
    Co-authored-by: Drashna Jaelre <drashna@live.com>
    Co-authored-by: lesshonor
    Co-authored-by: itsvar <120035196+itsvar8@users.noreply.github.com>
    4 people committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    c67c9f1 View commit details
    Browse the repository at this point in the history
  9. [Keyboard] Add support for EnviousDesign keyboards (#17544)

    * Add support for Envious.Design Keyboards
    
    Add various RP2040 keyboards I've designed.
    
    * Fixed missing newlines at EOF.
    
    * Ran CLANG-FORMAT and sorted out any potential issues.
    
    * Gave keyboards all unique product IDs
    
    * Made requested changes.
    
    * removed all VIAL related code
    * sorted out license on all *.h or *.h  files
    * removed outdated RESET Keycode
    
    * missed some VIAL bits
    
    * Made suggested changes
    
    * Made Suggested Changes
    
    * missed one file to change.
    
    * Attempted fix of CI issues
    
    * Update .gitmodules
    
    * Revert "Update .gitmodules"
    
    This reverts commit f4bace5.
    
    * hopefully fixed all CI and QMK lint issues
    
    * resolve more CI errors and a couple typos
    
    * fixed last remaining issue as of now
    
    * made requested changes
    
    * further more on suggested change
    
    * Delete README.md
    
    * derpy workaround to change case of readme
    
    * finished up 65M firmware
    
    via does not work, I will investigate another time.
    
    * re-did a lot of 65M firmware bits, also fixed via for this board
    
    * corrected mistake in firmware
    
    * made suggested change to info.json for 65m/60F
    
    * finished 65M non via keymap and re-sorted via keymap
    
    * Update keyboards/enviousdesign/tkl/rgb/keymaps/default/keymap.c
    
    * Update keyboards/enviousdesign/tkl/rgb/keymaps/default/keymap.c
    
    * Apply suggestions from code review
    
    Verified updated Info.json works for aforementioned keyboards,
    
    * Follow-up commit with aforementioned suggested changes
    
    * Apply suggestions from code review
    
    correction to a couple typos pointed out.
    
    * follow-up removed some un-needed Readmes and corrected a mistake in 60F via keymap
    
    * Apply suggestions from code review
    
    * Added images of PCB to each Keyboard README
    
    * Apply suggestions from code review
    
    * Update keyboards/enviousdesign/60f/readme.md
    
    * Added missing aspects of info.json and corrected RGB_DI_PIN to WS2812_DI_PIN in RGB keyboard
    
    * made requested changes
    
    * Update config.h
    
    * used QMK migrate to update info.json
    
    * Apply suggestions from code review
    
    * Update keyboards/enviousdesign/65m/info.json
    
    * renamed named keyboards as suggested and added commission keyboard to repo
    
    * renamed file to hopefully please lint
    
    * renamed things to be all lower case since lint doesn't appear to look for upper case
    
    * updated keymap.c and removed unnecessary file
    
    * fixed readme and a couple other bits
    
    * converted various aspects to json information
    
    * attempt fix for lint error
    
    * fix some issues I overlooked
    
    * Apply suggestions from code review
    
    * moved some folders about as suggested
    
    * Made suggested changes
    
    * Apply suggestions from code review
    
    * removed outdated config.h
    
    * fixed errors in 65M and mini1800
    
    * Apply suggestions from code review
    
    * Update keyboards/enviousdesign/delirium/rev1/info.json
    
    * Update keyboards/enviousdesign/65m/info.json
    
    * Apply suggestions from code review
    Envious-Data committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    391c042 View commit details
    Browse the repository at this point in the history
  10. [Keyboard] Inland V83P (#21725)

    * [Keyboard]add v83p keyboard.
    
    * Update keymap.c
    
    * Update keyboards/inland/v83p/keymaps/via/keymap.c
    
    * Update keyboards/inland/v83p/keymaps/default/keymap.c
    
    * Update keyboards/inland/v83p/config.h
    
    * Update keyboards/inland/v83p/info.json
    
    * Update info.json
    
    * Update keymap.c
    
    * Update keyboards/inland/v83p/mcuconf.h
    
    * Update keyboards/inland/v83p/halconf.h
    
    * Update keyboards/inland/v83p/info.json
    
    * Update keyboards/inland/v83p/v83p.c
    
    * Update keymap.c
    
    replace the tabs with spaces
    
    * Update keymap.c
    
    replace the tabs with spaces
    
    * Update keyboards/inland/v83p/info.json
    jonylee1986 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    e22cb99 View commit details
    Browse the repository at this point in the history
  11. [Keyboard] RPNeko65 by lendunistus (#21747)

    * initialise rpneko65, info.json
    
    * force NKRO
    
    * define WS2812 stuff
    
    and capitalise RPNeko65
    
    * use RGBlight, add ANSI to keymap.c
    
    also remove _ADC suffixes from pins
    
    * basic readme
    
    plus making it so the info.json RGB values are actually recognised as integers
    
    * update repository URL
    
    * fix info.json formatting
    
    * caps lock LED implementation
    
    "borrowed" from waffling60
    
    * put RGBLIGHT_ENABLE in json
    
    also remove "pin" from the rgblight option
    
    * add actually correct keymaps
    
    also reformat info.json
    
    * move to designer folder, add image to README
    
    * move keyboard to separate revision folder
    
    and remove erroneous tag from config.h
    
    * remove brightness/hue/saturation steps
    
    * change device version to 1.0
    
    * move quantum.h include to top
    
    * actually, let's try a new image
    
    I also forgot to save the info.json file beforehand
    oops
    
    * Remove comma in info.json
    
    * Community layouts in info.json
    
    * Delete rpneko65/readme.md
    
    * Apply suggested changes to readme
    
    * Suggested code changes
    
    * Suggested imgur link
    
    * rename code file
    
    this was the issue all along
    sigh
    
    * Correct layer matching this time
    
    * Move Enter in info.json
    
    * README/info.json change
    
    * Another batch of suggestions
    lendunistus committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    0477160 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. amend alice* community_layouts in keyboards (#21846)

    * add alice* to keyboards
    
    * add seigaiha
    
    * additions
    
    * Update info.json
    
    * revert wanderland
    
    * add tgr/alice
    
    * add matrix diagram.md
    dunk2k committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    032b039 View commit details
    Browse the repository at this point in the history
  2. [Keyboard] Add Okayu (#22077)

    Co-authored-by: jack <0x6a73@protonmail.com>
    Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
    Co-authored-by: Drashna Jaelre <drashna@live.com>
    4 people committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    62ff02a View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Configuration menu
    Copy the full SHA
    a46c7ab View commit details
    Browse the repository at this point in the history
  2. [Keyboard] jukaie/jk01 (#20573)

    * ADD Keyboard
    
    * Resolved requested changes
    
    * update keymap.c file
    
    * resolved requested changes
    
    * updated info.json file
    
    * Updated requested changes
    
    * Delete JK01.h file
    
    * Resolved requested changes
    
    * Delete readme.md
    
    * add rules.mk to default folder
    
    * Upload default/keymap.c
    
    * Add via/keymap.c
    
    * Updated info.Json file
    
    * Change VID in info.json
    
    * Resolved requested changes
    
    * Resolved requested changes.
    
    * Resolved requested changes
    
    * Updated changes
    
    ---------
    
    Co-authored-by: gksygithub <gskyGit@gsky.com.tw>
    jukaie and gskygithub committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    23a8f7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81a3aa0 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Allow for disabling of parallel processing of qmk find and `qmk mass-…

    …compile`. (#22160)
    
    Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
    tzarc and dunk2k committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    f6c70c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

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

Commits on Oct 23, 2023

  1. [Keyboard] Add purin (#22306)

    oRE-o committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    96c71b9 View commit details
    Browse the repository at this point in the history
  2. [Keyboard] Add QK100 (#21782)

    Co-authored-by: Drashna Jaelre <drashna@live.com>
    owlab-git and drashna committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    d2773c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca45416 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. [Keyboard] Add LGBTKL (#22331)

    Co-authored-by: jack <0x6a73@protonmail.com>
    ojthetiny and waffle87 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    d289268 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

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

Commits on Oct 27, 2023

  1. [Keyboard] Add Kaly42 (#22282)

    * Added Kaly/Kaly42 keyboard's minimal files.
    
    * Updated readme.md; New link and improved description text.
    
    * Apply suggestions from code review
    
    Added all suggestions given by @dunk2k
    
    Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
    
    * Added community_layouts to info.json.
    
    Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
    
    ---------
    
    Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
    Dwctor and dunk2k committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    f5cd304 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ad780f View commit details
    Browse the repository at this point in the history
  3. [Keyboard] Waffling60 Rev E ANSI Hotswap (#22270)

    Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
    4pplet and dunk2k committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    e82bc53 View commit details
    Browse the repository at this point in the history
  4. Add darkproject/kd87a_bfg_edition keyboard (#18981)

    Co-authored-by: gksygithub <106651989+gksygithub@users.noreply.github.com>
    gskygithub and gskygithub committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    052cc5d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae2703b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    18ef3da View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1a300d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Configuration menu
    Copy the full SHA
    ca2d2a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c133bd1 View commit details
    Browse the repository at this point in the history
  3. [Keyboard] add enter67 keyboard (#22346)

    Co-authored-by: “yuezp” <“yuezpchn@126.com”>
    LXF-YZP and “yuezp” committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    46dedfa View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    538b796 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb97054 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. [Keyboard] Add TeaQueen (#22352)

    Co-authored-by: jack <0x6a73@protonmail.com>
    gregandcin and waffle87 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    2192098 View commit details
    Browse the repository at this point in the history
  2. [Keyboard] Add Klein_SD (#22371)

    Co-authored-by: Joel Challis <git@zvecr.com>
    eerraa and zvecr committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    999008f View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

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