aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * Update vid, pid, and add via keymap (#23063)Derek2024-02-143-2/+54
| |
| * Remove invalid keyboard level features (#23074)Joel Challis2024-02-1410-45/+1
| |
| * Migrate RGB Matrix config to info.json (#23000)Joel Challis2024-02-1422-342/+323
| |
| * Migrate RGB Matrix config to info.json (#22998)Joel Challis2024-02-14173-1408/+429
| |
| * is31fl3741: split PWM and scaling buffers (#23049)Ryan2024-02-144-830/+1616
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-02-146-0/+91
| |\ | |/ |/|
* | [Keyboard] Add Mercury Macropad (#23071)spacehangover2024-02-136-0/+91
| | | | | | | | | | | | | | | | | | * added mercury macropad WWA * Revert "added mercury macropad WWA" This reverts commit 81b48185d37ad704781c07bf6d9df2203a897de7. * added Mercury macropad WWA
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-02-1310-0/+410
| |\ | |/ |/|
* | [Keyboard] Add Artifact LvL 1 HS (#22964)yiancar2024-02-1310-0/+410
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * initial commit lvl1 * Add APM32 option * update stuff:) * White * Update to yaml * Update keyboards/artifact/lvl/rev_hs01/info.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update info.json * Update info.json Ups... * Update mcuconf.h * Update halconf.h * Update info.json * Update keyboards/artifact/lvl/rev_hs01/config.h Co-authored-by: Ryan <fauxpark@gmail.com> --------- Co-authored-by: yiancar <yiancar@gmail.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
| * Refactor: move p3d keyboards (#22763)フィルターペーパー2024-02-1247-12/+26
| | | | | | Group standalone p3dstore keyboards into p3d folder
| * Fix git-submodule running in wrong location (#23059)Joel Challis2024-02-121-4/+4
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-02-121-2/+2
| |\ | |/ |/|
* | El Cantor HS. Update info.json (#23020)azhizhinov2024-02-121-2/+2
| | | | | | Fix for wrong key's placement.
| * LED drivers: update PWM register defines for `g_<driver>_leds` (#23052)Ryan2024-02-1219-2793/+4120
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-02-127-0/+250
| |\ | |/ |/|
* | Add Sha keyboard (#22664)Steven Karrmann2024-02-117-0/+250
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Implement Sha keyboard with default layout * Adjust readme and info.json per PR checklist * Fix RGB Light description in default keymap readme * Update keyboards/sha/rules.mk Move configuration to info.json Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/sha/info.json Move configuration to info.json Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/sha/info.json Move configuration to info.json Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/sha/info.json Define RGB animations in info.json Co-authored-by: Joel Challis <git@zvecr.com> * Enable RGB Lighting Layers at keymap level, not keyboard level --------- Co-authored-by: Joel Challis <git@zvecr.com>
| * Fix unit test execution (#23048)Joel Challis2024-02-121-12/+15
| |
| * [unicorne] Add a layout alias (#23056)フィルターペーパー2024-02-121-0/+3
| | | | | | Add a `LAYOUT` alias to support copying of keymaps from crkbd
| * LED drivers: create structs to hold PWM/scaling buffers (#22955)Ryan2024-02-1024-500/+689
| |
| * LED drivers: place I2C addresses into an array (#22975)Ryan2024-02-0954-1349/+1292
| |
| * Migrate dip switch config to info.json - keychron (#23037)Joel Challis2024-02-0987-466/+117
| |
| * Flag invalid keyboard features during lint (#22832)Joel Challis2024-02-081-0/+15
| |
| * Remove ee_hands config from ferris/sweep firmware (#23029)Tom Barnes2024-02-062-30/+0
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-02-061-1/+5
| |\ | |/ |/|
* | WS2812: Better error message when trying to use `bitbang` driver on RP2040 ↵Ryan2024-02-061-1/+5
| | | | | | | | (#23025)
| * Workaround for G431 eeprom emulation (#23002)Joel Challis2024-02-032-0/+22
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-02-031-1/+1
| |\ | |/ |/|
* | KK65 VID Correction (#23007)Apricity-Projects2024-02-031-1/+1
| |
| * Merge remote-tracking branch 'origin/master' into developDrashna Jael're2024-02-0370-533/+3613
| |\ | |/ |/|
* | Add GreatPad macropad under gkeyboard (#22696)gkeyboard2024-02-0212-0/+1061
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add GreatPad under gkeyboard Add GreatPad macropad * Update keyboards/gkeyboard/greatpad/config.h Co-authored-by: jack <0x6a73@protonmail.com> * Update keyboards/gkeyboard/greatpad/greatpad.c Co-authored-by: jack <0x6a73@protonmail.com> * Update keyboards/gkeyboard/greatpad/info.json Co-authored-by: jack <0x6a73@protonmail.com> * Update keyboards/gkeyboard/greatpad/info.json Co-authored-by: jack <0x6a73@protonmail.com> * Update keyboards/gkeyboard/greatpad/keymaps/default/keymap.c Co-authored-by: jack <0x6a73@protonmail.com> * Update keyboards/gkeyboard/greatpad/keymaps/default/keymap.c Co-authored-by: jack <0x6a73@protonmail.com> * Update keyboards/gkeyboard/greatpad/keymaps/via/keymap.c Co-authored-by: jack <0x6a73@protonmail.com> * Update keyboards/gkeyboard/greatpad/keymaps/via/keymap.c Co-authored-by: jack <0x6a73@protonmail.com> * Add a license header Add a license header to glcdfont.c * Update glcdfont.c * delete file * Revert "delete file" This reverts commit 388e6f03e47bd646df374e37cd82fc3c46330b38. * Update keyboards/gkeyboard/greatpad/mcuconf.h Co-authored-by: jack <0x6a73@protonmail.com> * Update .vscode/settings.json Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/gkeyboard/greatpad/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Enable encoder Enable encoder in file info.json * Update keyboards/gkeyboard/greatpad/greatpad.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update info.json Run qmk format-json -i file info.json --------- Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | [Keyboard] Add dnworks numpad (#22882)leyew2024-02-028-0/+205
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add dnworks numpad * Apply suggestions from code review (Added community layouts) Co-authored-by: Drashna Jaelre <drashna@live.com> * fix linting * formatted json --------- Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Add ScottoDeck handwired macropad (#22935)Joe Scotto2024-02-014-0/+114
| | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com>
* | Add Valhalla v2 PCB support (#22914)Álvaro A. Volpato2024-02-0110-0/+416
| | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com>
* | Add Doio KB04 (#22754)adophoxia2024-01-317-0/+238
| | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com>
* | Theone keyboard (#22749)txdyqiang2024-01-316-0/+356
| | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com>
* | [Keyboard] Add mntre_v3 (#22739)Habib2024-01-316-0/+219
| |
* | add ISO layouts for alfredlabs/swift65/solder (#22672)Duncan Sutherland2024-01-311-0/+316
| |
* | add matrix diagram for hineybush/h101 (#22252)Duncan Sutherland2024-01-311-0/+24
| |
* | [Keyboard] Add Kimiko Rev2 (#21719)Ben2024-01-3115-533/+664
| | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Ex3c4Def <Joe_No@gmx.net> Co-authored-by: Ben Roe <ben@MacBookzPro-M2.lan> Co-authored-by: Ben Roe <ben@MacBook-Pro-von-Ben.local>
| * Migrate lighting defaults to info.json (#22920)Joel Challis2024-02-01141-338/+312
| |
| * Fix Issue with RGB Matrix not understanding the split keyboard (#22997)Aidan Smith2024-02-011-1/+2
| |
| * Ensure LTO is enabled as a `info.json` build config option (#22932)Joel Challis2024-02-0123-28/+52
| | | | | | | | | | * feature.lto -> build.lto * keymaps too
| * Align VUSB suspend protocol logic (#22688)Joel Challis2024-02-011-38/+51
| |
| * Migrate RGB Matrix config to info.json - K (#22911)Joel Challis2024-02-01102-2455/+1768
| |
| * Remove redundant steno eeconfig init (#22680)Joel Challis2024-02-011-3/+0
| |
| * Fixup doio/kb16 (#22921)jack2024-02-0116-512/+118
| |
| * H87g2 updates (#22819)Josh Hinnebusch2024-01-316-117/+643
| | | | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
| * [Keyboard] Update Keychron Q9 (#22579)adophoxia2024-01-3119-329/+328
| | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
| * [Keyboard] Update Keychron Q7 (#22577)adophoxia2024-01-3111-196/+236
| | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
| * [Keyboard] Update Keychron Q5 (#22575)adophoxia2024-01-3119-349/+516
| | | | | | | | | | | | Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>