| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | `horrortroll/handwired_k552`: fix RGB Matrix LED config (#24014) | Ryan | 2024-06-29 | 2 | -24/+27 |
| | | |||||
| * | `jels/boaty`: adjust layout name (#24013) | Ryan | 2024-06-29 | 3 | -7/+10 |
| | | |||||
| * | `h0oni/deskpad` and `hotduck`: adjust layout names (#24004) | Ryan | 2024-06-29 | 6 | -18/+24 |
| | | |||||
| * | `ez_maker`: adjust layout names (#24015) | Ryan | 2024-06-29 | 14 | -14/+35 |
| | | |||||
| * | `tzarc/djinn`: adjust layout name (#24012) | Ryan | 2024-06-29 | 3 | -9/+12 |
| | | |||||
| * | `clueboard/card`: Swap layout and alias (#24007) | Ryan | 2024-06-29 | 1 | -2/+2 |
| | | |||||
| * | Add Nyquist Rev. 5 (#23971) | Danny | 2024-06-27 | 6 | -242/+343 |
| | | | | | | * Add Nyquist Rev. 5 * Remove unused keymap | ||||
| * | [Keyboard] Add Elysian (#23949) | David Hoelscher | 2024-06-27 | 10 | -0/+177 |
| | | | | | | * adding Elysian * corrections from zvecr | ||||
| * | Add support for Equanimity (#23965) | TyraelWasTaken | 2024-06-27 | 6 | -0/+204 |
| | | | | | | | | | | | | | | | | | | | | | | * Add Equanimity files * Update keyboard.json format * Update readme.md * CRLF to LF * Force LF and correct rules.mk * Remove config.h * Remove rules.mk * Update keymap.c * Update keyboard.json * Update name in readme.md | ||||
| * | `xelus/snap96`: add matrix diagram and some additional layouts (#23992) | Ryan | 2024-06-26 | 2 | -0/+455 |
| | | |||||
| * | `hs60/v2/hhkb`: Adjust layout name (#23998) | Ryan | 2024-06-26 | 3 | -9/+12 |
| | | |||||
| * | `helix/pico` and `rev2`: add `keyboard.json`s (#23964) | Ryan | 2024-06-26 | 14 | -17/+19 |
| | | |||||
| * | Fix docker_cmd.sh when userspace is not configured (#23997) | Joel Challis | 2024-06-26 | 1 | -1/+1 |
| | | |||||
| * | Remove some redundant 'blank' files (#23995) | Joel Challis | 2024-06-25 | 3 | -12/+0 |
| | | |||||
| * | `custommk/ergostrafer_rgb`: move to keyboard.json (#23990) | Ryan | 2024-06-24 | 2 | -1/+3 |
| | | |||||
| * | Add support for userspace to docker build commands. (#23988) | Nick Brassel | 2024-06-24 | 5 | -90/+35 |
| | | |||||
| * | Rename layouts containing keyboard name (#23930) | Ryan | 2024-06-23 | 33 | -83/+112 |
| | | |||||
| * | `handwired/symmetric70_proto`: add `keyboard.json` (#23966) | Ryan | 2024-06-23 | 8 | -2/+8 |
| | | |||||
| * | Update documentation suggestion in top level readme (#23978) | Joel Challis | 2024-06-22 | 2 | -3/+5 |
| | | |||||
| * | Fix 'qmk import-kbfirmware' WS2812 config (#23976) | Joel Challis | 2024-06-22 | 1 | -2/+10 |
| | | |||||
| * | Update what's powering QMK docs (#23977) | Danny | 2024-06-22 | 1 | -1/+1 |
| | | |||||
| * | Fix leftover reference to previous AW20216S EN pin definition (#23974) | Kevin Horvat | 2024-06-22 | 1 | -2/+4 |
| | | |||||
| * | [Keyboard] fixes for ZSA Voyager (#23912) | Drashna Jaelre | 2024-06-20 | 2 | -7/+6 |
| | | |||||
| * | Update 'qmk import-kbfirmware' to use 'keyboard.json' (#23960) | Joel Challis | 2024-06-20 | 1 | -4/+4 |
| | | |||||
| * | Update RGB matrix indicator example (#23947) | lizaoreo | 2024-06-17 | 1 | -2/+2 |
| | | | | Changed the example in indicator-examples-2 to use a compound literal, otherwise the code fails to compile. | ||||
| * | Remove references to bootloadHID flashing page in keyboard readmes (#23942) | Ryan | 2024-06-17 | 63 | -144/+63 |
| | | | | | | * Remove references to bootloadHID flashing page in keyboard readmes * Remove bootloadHID flashing page | ||||
| * | Strip decimals from RGB Matrix layout positions (#23943) | Ryan | 2024-06-17 | 15 | -429/+429 |
| | | |||||
| * | Mechwild OBE/Waka60: Fix build warnings (#23929) | Ryan | 2024-06-17 | 24 | -6/+30 |
| | | |||||
| * | keyboard.json schema: set minimum value for `key_unit` (#23937) | Ryan | 2024-06-16 | 13 | -42/+42 |
| | | | | | | | | * keyboard.json schema: set minimum value for `key_unit` * Fix invalid `matrix_size` in keyboard.json * Fix bad layout for silverbullet44 | ||||
| * | Add Chiri CE (#23926) | Danny | 2024-06-16 | 7 | -0/+303 |
| | | | | | | | | | | | | * Add Chiri CE * Add more layers for dynamic keymap * Move EEPROM clear * Convert to keymap.json * Change bootmagic matrix position | ||||
| * | `ergodox_ez/base`: Add missing `features` object (#23935) | Ryan | 2024-06-16 | 1 | -0/+6 |
| | | |||||
| * | [CLI] Older python compat. (#23933) | Nick Brassel | 2024-06-16 | 1 | -1/+1 |
| | | |||||
| * | [Keyboard] ErgoStrafer RGB (#22936) | David Hoelscher | 2024-06-16 | 11 | -0/+355 |
| | | | | | | * adding ergostrafer rgb * removing comment | ||||
| * | [CLI] Don't `exit()` when certain exceptions occur. (#23442) | Nick Brassel | 2024-06-15 | 10 | -12/+55 |
| | | |||||
| * | Various keyboard fixes (#23919) | Ryan | 2024-06-14 | 21 | -126/+118 |
| | | |||||
| * | [Keyboard] Add Altair (#23878) | ai03 | 2024-06-14 | 7 | -0/+199 |
| | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
| * | [Keyboard] Add Altair-X (#23879) | ai03 | 2024-06-14 | 7 | -0/+195 |
| | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
| * | fix keymap for kprepublic bm60hsrgb_iso (#23733) | Myriam | 2024-06-14 | 2 | -4/+4 |
| | | | | | Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
| * | [Keyboard] Enable dip switch for Keychron Q4 (#23889) | adophoxia | 2024-06-14 | 1 | -0/+1 |
| | | |||||
| * | Remove suggestion of creating issues for unsupported keyboards. (#23918) | Joel Challis | 2024-06-14 | 1 | -1/+3 |
| | | |||||
| * | Fix order of RGB LEDs to correct one for Iris CE (#23914) | Danny | 2024-06-14 | 1 | -3/+3 |
| | | |||||
| * | Add missing encode enable for BAMFK-1 (#23821) | Danny | 2024-06-13 | 1 | -0/+1 |
| | | | | Add missing encode enable | ||||
| * | Fix nonunique anchors (#23910) | Ryan | 2024-06-13 | 2 | -2/+2 |
| | | |||||
| * | Add API reference section for LED/RGB Matrix docs (#23902) | Ryan | 2024-06-13 | 2 | -114/+696 |
| | | |||||
| * | Ensure documentation pull requests build (#23908) | Joel Challis | 2024-06-13 | 3 | -28/+9 |
| | | |||||
| * | Fixup docs. (#23906) | Nick Brassel | 2024-06-13 | 2 | -2/+3 |
| | | |||||
| * | VIA keymap deprecation notice. (#23905) | Nick Brassel | 2024-06-13 | 1 | -0/+10 |
| | | |||||
| * | Remove VIA_ENABLE from default keymaps. (#23903) | Nick Brassel | 2024-06-12 | 2 | -3/+1 |
| | | |||||
| * | [Keyboard] Fix settings for 4pplet/waffling60 (#23862) | 4pplet | 2024-06-12 | 3 | -2/+5 |
| | | |||||
| * | Slight clarification of LED/RGB Matrix custom effect docs (#23897) | Ryan | 2024-06-12 | 2 | -17/+16 |
| | | |||||