Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-14 | Update feature_tri_layer.md - typo (#23275) | achim-t | |
2024-03-13 | [Keyboard] add glyphkbd_v2 (#23131) | galile0 | |
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2024-03-13 | Add support new kb_elmo PCBs (#23138) | elmo | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2024-03-13 | Add SIRIND Brick65 (#23245) | era | |
2024-03-13 | Add KM113 keyboard (#22669) | wind | |
2024-03-13 | Absolute paths for -kb argument should error consistently (#23262) | Joel Challis | |
2024-03-12 | [Keyboard] Add PetruziaMini (#23201) | LLLKST | |
* Uploading the PetruziaMini My first try on uploading somethings on github. Hoping it works, this is my handwired PetruziaMini. I don't know if it will be visible on qmk configurator now * 36 key hhbk inspired kb * Required changes done I compiled it locally and works * Last changes requested Added a imgur image (first time using, hoping i did it right) and summarized the description as requeste * Fixed imegur link * Ops, i've lost this. Here it comes Thanks for helping! I'll take notes for next time :) | |||
2024-03-12 | Ares Layout Additions (#23254) | James Young | |
2024-03-12 | Aero 75 Hotswap: correct layout data (#23253) | James Young | |
2024-03-12 | KBDfans KBD75 Layout Additions (#23234) | James Young | |
2024-03-12 | Fix Magicforce MF17 RGB matrix (#23263) | Allie | |
2024-03-12 | Flag LAYOUT macros still defined in .h files (#23260) | Joel Challis | |
2024-03-10 | kb-elmo AEK II USB: correct Configurator data (#23252) | James Young | |
Correct the QMK Configurator / `qmk info -m` data. [chore] | |||
2024-03-10 | Fixes for encoder abstraction. (#23195) | Nick Brassel | |
2024-03-09 | KBDfans KBD19x Layout Additions (#23230) | James Young | |
* Add layout/matrix diagram [docs] * Re-sort JSON `layouts` object Moves the `LAYOUT_all` object to be first in sequence. [refactor] * Add `LAYOUT_ansi_split_bs` [enhancement] * Add `LAYOUT_iso_split_bs` [enhancement] * Add `LAYOUT_ansi_wkl_split_bs` [enhancement] * Add `LAYOUT_ansi_wkl` [enhancement] * Add `LAYOUT_iso_wkl_split_bs` [enhancement] * Add `LAYOUT_iso_wkl` [enhancement] | |||
2024-03-09 | Attempt to deal with GCC 13+ and rv32 arch extensions. (#23086) | Nick Brassel | |
2024-03-09 | Orthograph: correct layout data (#23213) | James Young | |
* correct layout data Correct the key sizes and positions in the layout data. [chore] * remove layout offset Remove the dead space from the layout data. [chore] | |||
2024-03-09 | Xiudi XD96 Layout Bugfixes and Touch-Up (#23242) | James Young | |
* Correct AliExpress Hardware Availability link in readme Previous URL linked to a Cospad listing. [chore] [docs] * Convert `info.json` to four-space indent [style] * Correct `LAYOUT_all` matrix data The right half of split Backspace is actually located at [5, 9], not [5, 3]. [bugfix] * Correct `LAYOUT_96_iso` matrix data Corrects the matrix positions of the ISO Hash/Tilde and ISO Enter keys to [3, 12] and [3, 13], respectively. [bugfix] * Add layout/matrix diagram [docs] * Refactor keymaps - remove "inline block" comments - grid-align keycodes - use four-space indent [style] | |||
2024-03-08 | [Keyboard] Add sf2040 (#23211) | strayfade | |
Co-authored-by: jack <0x6a73@protonmail.com> | |||
2024-03-08 | [Keyboard] Add CMK11 (#23239) | David Hoelscher | |
* adding cmk11 * correcting default keymap * removing rules.mk * removing unnecessary comment | |||
2024-03-08 | Add instructions for debugging ARM with VSCode+BMP. (#11217) | Nick Brassel | |
2024-03-08 | [Keyboard] Add Ejectix (#23204) | takashicompany | |
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2024-03-08 | [Keyboard] Add 60XT (#23210) | Cipulot | |
Co-authored-by: jack <0x6a73@protonmail.com> | |||
2024-03-05 | Attempt to fix changed files on CI workflow (#23205) | Joel Challis | |
2024-03-05 | Bump peter-evans/create-pull-request from 5 to 6 (#22995) | dependabot[bot] | |
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2024-03-04 | Iron180 V2 H: correct key sizes (#23214) | James Young | |
2024-03-04 | `mntre_v3`: correct layout data (#23216) | James Young | |
2024-03-04 | Iron180 V2 S: correct ANSI Enter key sizes (#23215) | James Young | |
2024-03-02 | Workaround for uart makefile issues (#23192) | Joel Challis | |
2024-03-02 | Normalise .editorconfig. (#23186) | Nick Brassel | |
2024-03-02 | Remove cd suggestion from new-keyboard (#23194) | Joel Challis | |
2024-03-02 | CLI Speed improvements. (#23189) | Nick Brassel | |
2024-03-02 | Fix up AVR production build target. (#23190) | Nick Brassel | |
2024-03-01 | Fixing typos for OSAv2 and OSAv2_Topre (#23161) | blindassassin111 | |
Correcting tilde to grave, fixing a typo in ec.c, and removing some comments that were accidentally left in. | |||
2024-03-01 | geistmaschine/geist: enable mousekey, fix issues in default/via keymap (#23187) | Moritz Plattner | |
2024-02-28 | Merge branch 'develop' | Nick Brassel | |
2024-02-28 | Merge point for 2024q1 Breaking Change | Nick Brassel | |
2024-02-28 | 2024q1 `develop` changelog. (#23150) | Nick Brassel | |
2024-02-28 | Update Atmel DFU driver assignments for dfu-programmer 1.x (#23165) | Ryan | |
2024-02-28 | Merge upstream uf2conv.py changes (#23163) | Joel Challis | |
2024-02-27 | Satisfaction75 post merge updates (#23158) | Joel Challis | |
2024-02-27 | Ensmallification of `helix/rev3_5rows:via`. (#23159) | Nick Brassel | |
2024-02-27 | Cleanup Satisfaction75 Firmware and add new revisions (#22082) | Andrew Kannan | |
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2024-02-26 | cipulot/common: Fix for multiple AMUX usage (#23155) | Cipulot | |
2024-02-26 | Cipulot refactoring (#22368) | Cipulot | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> | |||
2024-02-26 | Nix shell updates (Nixpkgs 2024-02-23, QMK CLI 1.1.5) (#23143) | Sergey Vlasov | |
2024-02-25 | LED drivers: update keyboard LED configs (#23073) | Ryan | |
* IS31FL3733: update keyboard LED config * IS31FL3736: update keyboard LED config * IS31FL3737: update keyboard LED config * IS31FL3741: update keyboard LED config * IS31FL3743A: update keyboard LED config * AW20216S: update keyboard LED config * SNLED27351: update keyboard LED config | |||
2024-02-25 | Add LED/RGB Matrix drivers to info.json schema (#23127) | Ryan | |
2024-02-22 | Ensure `qmk generate-compilation-database` copies to userspace as well. (#23129) | Nick Brassel | |
2024-02-22 | Migrate `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` in remaining non-user keymaps ↵ | Ryan | |
(#23128) |