summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-09-13Keebio NyquistPad Layout Updates (#22000)James Young
* Rename `LAYOUT` to `LAYOUT_ortho_5x6` [refactor] * Add `LAYOUT_ortho_5x6_1x2u` [enhancement]
2023-09-13Jaykeeb Sebelas: Standardize Layout Names (#21999)James Young
* Rename `LAYOUT_65_ansi_blocker` to `LAYOUT_ansi_blocker` [refactor] * Rename `LAYOUT_65_ansi_blocker_split_bs` to `LAYOUT_ansi_blocker_split_bs` [refactor] * Rename `LAYOUT_65_ansi_blocker_tsangan` to `LAYOUT_ansi_blocker_tsangan` [refactor] * Rename `LAYOUT_65_ansi_blocker_tsangan_split_bs` to `LAYOUT_ansi_blocker_tsangan_split_bs` [refactor]
2023-09-13Inland MK47 Community Layout Support (#21998)James Young
* Rename `LAYOUT` to `LAYOUT_planck_mit` [refactor] * Enable Community Layout support [enhancement] * Touch-up keymaps - grid-align keycodes [style]
2023-09-12Handwired ScottoKeebs Configurator Updates (#21990)James Young
* ScottoKeebs ScottoAlp: Correct layout data [enhancement] * ScottoKeebs ScottoCMD: Correct layout data [enhancement] * ScottoKeebs ScottoErgo: Correct layout data Add hand separation and vertical stagger to the layout data. [enhancement] * ScottoKeebs ScottoFrog: Correct layout data [enhancement] * ScottoKeebs ScottoGame: Correct layout data [enhancement] * ScottoKeebs ScottoInvader: Correct layout data [enhancement] * ScottoKeebs ScottoNum: Correct layout data [enhancement] * ScottoKeebs ScottoSplit: Correct layout data [enhancement] * ScottoKeebs ScottoStarter: Correct layout data [enhancement]
2023-09-12Gray Studio Think65 v3 Layout Additions (#21930)James Young
* Add layout/matrix diagram [docs] * Format `info.json` as strict JSON [style] * Add `LAYOUT_all` [enhancement] * Refactor keymaps to use `LAYOUT_all` Refactor the `default` and `via` keymaps to use the `LAYOUT_all` macro. - change second Left Shift key to `KC_NUBS` - insert `KC_NUHS` keycode - update keycode grid alignment - remove trailing whitespace [refactor] * Rename `LAYOUT_65_blocker` to `LAYOUT_ansi_blocker` [refactor] * Rename `LAYOUT_65_iso_blocker` to `LAYOUT_iso_blocker` [refactor] * Correct `LAYOUT_iso_blocker` matrix data The Quote key was mapped as [1, 14] instead of [2, 12]. [bugfix] * Add `LAYOUT_ansi_blocker_split_bs` [enhancement] * Add `LAYOUT_ansi_blocker_tsangan_split_bs` [enhancement] * Add `LAYOUT_ansi_blocker_tsangan` [enhancement] * Add `LAYOUT_iso_blocker_split_bs` [enhancement] * Add `LAYOUT_iso_blocker_tsangan_split_bs` [enhancement] * Add `LAYOUT_iso_blocker_tsangan` [enhancement]
2023-09-12Drewkeys Mercury65 Layout Additions (#21924)James Young
* Rename `LAYOUT` to `LAYOUT_all` [refactor] * Add layout/matrix diagram [docs] * Correct `LAYOUT_all` data Correct the order of the Up arrow and End keys. [enhancement] * Tidy-up `info.json` formatting - add line breaks between physical rows - remove trailing spaces [style] * Add `LAYOUT_iso_blocker_split_bs` [enhancement] * Add `LAYOUT_iso_blocker_tsangan_split_bs` [enhancement] * Add `LAYOUT_ansi_blocker_split_bs` [enhancement] * Add `LAYOUT_ansi_blocker_tsangan_split_bs` [enhancement]
2023-09-12Remove oversize binaries (#21976)Dasky
This stops a situation where a user could end up flashing oversize firmware soft bricking hardware.
2023-09-11Repair malformed links in keyboard README files (#21969)Falco Gerritsjans
2023-09-09dnworks FRLTKL Community Layout support (#21922)James Young
* Add layout/matrix diagram [docs] * Rename `LAYOUT` to `LAYOUT_all` [refactor] * 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] * 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] * Enable Community Layout support [enhancement]
2023-09-09[Keyboard] Add Binepad Pixie (#21524)Vino Rodrigues
* Add Binepad Pixie * Post waffle87 and drashna review recommendations applied * Post-drashna code review suggestions applied Co-authored-by: Drashna Jaelre <drashna@live.com> * post zvecr review --------- Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-09-08customMK EVO70 R2 Layout Additions (#21916)James Young
* Rename `LAYOUT` to `LAYOUT_all` [refactor] * Add layout/matrix diagram [docs] * Correct layout data Reduce the gap between the encoder/macro section and the alphanumeric section by 0.25u. [enhancement] * Add `LAYOUT_ansi_blocker` [enhancement] * Add `LAYOUT_iso_blocker` [enhancement] * Fix redundant `layout_aliases` keys per dunk2k [bugfix]
2023-09-07Cipulot EC Theca Community Layout Support (#21913)James Young
* Alias `LAYOUT_all` as `LAYOUT_tkl_ansi` The data for `LAYOUT_all` and `LAYOUT_tkl_ansi` is identical, so alias the former to the latter to reduce redundancy. [refactor] * Rename `LAYOUT_tkl_ansi_tsangan_wkl` to `LAYOUT_tkl_ansi_wkl` [refactor] * Enable Community Layout support [enhancement]
2023-09-06GMMK2 96% ANSI: Correct layout data (#21937)James Young
[enhancement]
2023-09-05[Docs] Improve contrast for warnings in dark mode (#21928)3geek14
2023-09-06GMMK2 65% ISO: Correct layout data (#21925)James Young
Correct key sizes/positioning on the right side of the board.
2023-09-05Bump actions/checkout from 3 to 4 (#21907)dependabot[bot]
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05CannonKeys BastionTKL Layout Additions (#21901)James Young
* [docs] add layout/matrix diagram * [enhancement] 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_f13_ansi_tsangan * [enhancement] add LAYOUT_tkl_f13_ansi_split_bs_rshift * [enhancement] add LAYOUT_tkl_f13_ansi * [enhancement] correct LAYOUT_tkl_iso key order * [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_f13_iso_split_bs_rshift * [enhancement] add LAYOUT_tkl_f13_iso * [enhancement] add LAYOUT_tkl_f13_iso_tsangan_split_bs_rshift * [enhancement] add LAYOUT_tkl_f13_iso_tsangan * [enhancement] extend Community Layout support
2023-09-05CannonKeys Bastion65 Layout Additions (#21888)James Young
* [docs] add layout/matrix diagram * [refactor] rename LAYOUT to LAYOUT_all * [enhancement] add LAYOUT_65_ansi_blocker_split_bs * [enhancement] add LAYOUT_65_ansi_blocker * [enhancement] add LAYOUT_65_ansi_blocker_tsangan_split_bs * [enhancement] add LAYOUT_65_ansi_blocker_tsangan * [enhancement] add LAYOUT_65_iso_blocker_split_bs * [enhancement] add LAYOUT_65_iso_blocker * [enhancement] add LAYOUT_65_iso_blocker_tsangan_split_bs * [enhancement] add LAYOUT_65_iso_blocker_tsangan * [enhancement] enable Community Layout support
2023-09-04CannonKeys Bastion60 Layout Additions (#21887)James Young
* [bugfix] correct LAYOUT_60_iso_tsangan key order * [docs] add layout/matrix diagram * [enhancement] add LAYOUT_60_tsangan_hhkb * [enhancement] add LAYOUT_60_ansi_tsangan * [enhancement] add LAYOUT_60_iso * [enhancement] add LAYOUT_60_iso_split_bs_rshift * [enhancement] add LAYOUT_60_iso_tsangan_split_bs_rshift * [enhancement] add LAYOUT_60_hhkb * [enhancement] extend Community Layout support
2023-09-04CannonKeys Bastion75 Layout Additions (#21899)James Young
* [docs] add layout/matrix diagram * [refactor] rename LAYOUT to LAYOUT_all * [enhancement] add LAYOUT_ansi_blocker_split_bs * [enhancement] add LAYOUT_ansi_blocker * [enhancement] add LAYOUT_ansi_blocker_tsangan_split_bs * [enhancement] add LAYOUT_ansi_blocker_tsangan * [enhancement] add LAYOUT_iso_blocker_split_bs * [enhancement] add LAYOUT_iso_blocker * [enhancement] add LAYOUT_iso_blocker_tsangan_split_bs * [enhancement] add LAYOUT_iso_blocker_tsangan
2023-09-04Auto-label data-driven efforts (#21900)Joel Challis
2023-09-04Chosfox CF81: correct layout data (#21902)James Young
2023-09-03ANAVI Macro Pad 12: rename LAYOUT to LAYOUT_ortho_4x3 (#21886)James Young
[refactor]
2023-09-03AH Haven80 Community Layout support (#21885)James Young
* [enhancement] correct layout data * [refactor] rename LAYOUT to LAYOUT_tkl_f13_ansi_tsangan * [enhancement] enable Community Layout support * Haven80 Solder: add LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift [enhancement] * Haven80 Solder: add LAYOUT_tkl_f13_iso_tsangan_split_bs_rshift [enhancement] * Haven80 Solder: add LAYOUT_tkl_f13_iso_tsangan [enhancement] * Haven80 Solder: extend Community Layout support [enhancement]
2023-09-03redragon/k667: Remove 2 layer VIA restriction (#21889)Joel Challis
2023-09-02Added kiserdesigns keyboard folder and Madeline keyboard (#21857)NCKiser
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2023-09-02Add M6-C Keyboard Firmware (#21852)Wolf Van Herreweghe
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Wolf <contact@vwolf.be>
2023-09-02[keyboard] add redragon/k667 (#21417)temp4gh
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: syc <squall_sha@163.com>
2023-09-02Add 1upkeyboards Super16v3 (#21665)ziptyze
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-09-03chore: ignore virtual environment directory (#20905)Frank Ebel
2023-09-01nullbitsco/snap: fix broken keymaps (#21877)Jay Greco
2023-09-01AH Haven65 Community Layout support (#21880)James Young
* [refactor] rename LAYOUT to LAYOUT_65_ansi_blocker * [enhancement] enable Community Layout support
2023-08-31Abko AK84BT Layout Touch-Up (#21876)James Young
* [refactor] rename LAYOUT_75_ansi to LAYOUT * [enhancement] touch-up layout
2023-09-01Update macOS install script (#21854)Ryan
2023-08-29[keyboard] add sweeq, a ferris/sweep variant with diodes (#21597)Idan Kamara
2023-08-29CannonKeys Meetup Pad 2023 (#21806)Andrew Kannan
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-08-30Revert "fix 60_hhkb ASCII diagram (#21813)" (#21869)Joel Challis
This reverts commit af2d6ea128f684691432e2a209cfa11a63f77422.
2023-08-30doio/kb16: Added timeout option for OLED boot logo. (#21823)Lasse Luttermann
2023-08-30Update keymap.c to add encoder (#21469)Laneware
* Update keymap.c to add encoder * Fix build --------- Co-authored-by: zvecr <git@zvecr.com>
2023-08-30Fix invalid encoder_map declaration (#21868)Joel Challis
2023-08-30fix 60_jis keymap.c (#21820)Duncan Sutherland
2023-08-30chore(ferris/test): visually format keymap (#21851)Adam Price
... and set all keys to printable characters (as described in the keymap's readme)
2023-08-30fix 60_hhkb ASCII diagram (#21813)Duncan Sutherland
2023-08-29Fix compilation of dynamic_keymap.c without VIA (#21858)Joel Challis
2023-08-29Merge branch 'develop'Nick Brassel
2023-08-29Remove develop notice.Nick Brassel
2023-08-29Breaking changes changelog, 2023q3 version (#21848)Nick Brassel
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: honorless <86894501+lesshonor@users.noreply.github.com>
2023-08-27Clean up Unicode API usage in user keymaps (#21849)Ryan
2023-08-27Unicode, Unicodemap and UCIS refactor (#21659)Ryan
2023-08-27Add *_MATRIX_LED_COUNT generation (#21110)Joel Challis