aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2025-07-0822-0/+931
|\
| * [Keyboard] Add Slimorta (#25348)ASHIJA2025-07-083-0/+136
| | | | | | | | | | | | | | | | | | | | | | | | | | * Add Slimorta * Update readme.md * Apply suggestions from code review for #25348 Co-authored-by: jack <jack@pngu.org> --------- Co-authored-by: jack <jack@pngu.org>
| * [Keyboard] Add MX65X (#25214)Cipulot2025-07-0819-0/+795
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Addition of MX65X * Folder separation * Fix * Update readme * Update keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update info.json --------- Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Keychron C3 Pro `c3_pro.c` corrections (#25049)adophoxia2025-07-081-41/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update `c3_pro.c` * Redo layer switching logic; will default back to 0 if EEPROM reset * Update keyboards/keychron/c3_pro/c3_pro.c Co-authored-by: Joel Challis <git@zvecr.com> * Re-re-did layer switching logic * Update GPIO control functions * Apply suggestions from code review Co-authored-by: Joel Challis <git@zvecr.com> --------- Co-authored-by: Joel Challis <git@zvecr.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-07-081-1/+4
|\|
| * [Keyboard] Update ning_tinyboard_tb16rgb diode direction (#25379)Ning2025-07-081-1/+4
| | | | | | | | | | | | | | | | | | | | * Update ning_tinyboard_tb16rgb diode_direction * enable LTO add rules.mk and enable RGB_MATRIX_CUSTOM_USER add add rgb_matrix_user.inc * remove files
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-07-075-0/+418
|\|
| * [keyboard]Graystudio BD60 Support (#25337)srk242025-07-075-0/+418
| |
* | [Keyboard] Add CSTC40 rev3 (#25285)ClownFish2025-07-0719-141/+412
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * refactor cstc40, add rev3 fxtwink variant * cleanup readmes * readme nitpick * add cstc40 aliases * format-json * add communty_layouts per code review * touch copied legacy files for newline * fix LED flags * update readme files per code review
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-07-071-4/+16
|\|
| * [docs] WS2812: rewrite Open Drain section (#25454)Ryan2025-07-071-4/+16
| |
* | Compilation fixes for `-fno-common` (#25436)Joel Challis2025-07-0718-19/+25
| |
* | Convert `novelkeys/nk65` to use RGB Matrix (#25450)Joel Challis2025-07-0713-448/+274
| |
* | Fixup `bastardkb/tbkmini` keymap's build target (#25458)jack2025-07-072-2/+2
| |
* | Convert moon to lite custom matrix (#25452)Joel Challis2025-07-079-122/+29
| |
* | Deprecate some nonstandard mod & mod-tap keycode aliases (#25437)Ryan2025-07-0624-108/+106
| |
* | Refactor `helix/rev2` (#25429)jack2025-07-0641-2520/+195
| | | | | | | | | | | | | | | | | | | | | | | | | | * Refactor helix/rev2 - Rename rev2 -> beta & update keyboard aliases accordingly - Removes redundant back, base, sc, under, & qmk_conf revisions - Removes unnecessary keymaps - Migrates legacy defines and configuration to keyboard.json - Tidy's keymap and migrates to JSON - Fixes RGB configuration to illuminate 32 LEDs per half - Adds an alternate 4 row layout for snappable PCB - Tidy's up OLED code - Enables standard features (bootmagic, extrakey, etc.)
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-07-065-0/+156
|\|
| * Add Snappy Pad v.1 (#25419)snappykey2025-07-065-0/+156
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-07-063-13/+113
|\|
| * Add short aliases for `OSM()` (#25443)Ryan2025-07-063-13/+113
| |
* | Refactor `bastardkb/tbkmini` (#25438)jack2025-07-0632-644/+172
| |
* | Refactor Starlight Smooth matrix effect (#25442)フィルターペーパー2025-07-061-1/+1
| |
* | Refactor `helix/pico` (#25428)jack2025-07-0624-1019/+57
| | | | | | | | | | | | | | | | | | | | Refactor helix/pico - Updates keyboard aliases accordingly - Removes redundant back, base, sc, under, & qmk_conf revisions - Migrates legacy defines and configuration to keyboard.json - Tidy's keymap and migrates to JSON - Fixes RGB configuration to illuminate 25 LEDs per half - Enables standard features (bootmagic, extrakey, etc.)
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-07-061-0/+15
|\|
| * Fix SPI bus lock issue in spi_start_extended when using mutual exclusion ↵Copilot2025-07-061-0/+15
| | | | | | | | (#25447)
* | [Update] E8ghtyNeo caps indicator (#25009)Thanh Son Tran2025-07-062-2/+29
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-07-068-0/+225
|\|
| * Add lilBAE support (#25259)SneakboxKB2025-07-068-0/+225
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-07-041-1/+1
|\|
| * Fix invalid layer API usage in RGB Matrix docs (#25449)Joel Challis2025-07-041-1/+1
| |
* | Mitigate VIA keylogger security issues (#25414)Joel Challis2025-06-293-0/+16
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* | Configure boards to use development_board - ABC (#25417)Joel Challis2025-06-2837-74/+37
| |
* | Configure boards to use development_board - K (#25421)Joel Challis2025-06-2846-92/+46
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-06-288-0/+951
|\|
| * [Keyboard] Add togkey pad & pad_plus (#25217)Jon Henry Fernandez2025-06-288-0/+951
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial Commit for Adding TogKey Pad and TogKey Pad Plus to QMK * Added TogKey Pad default Keymap * Changed Pins for Encoder * added images to read me * Updated Read Me Pictures Links * Applied Suggested Changes and Formatting to keyboard.json * Applied suggested keycodes to keymap.c for togkey pad * Updated Hardware Availability Links in Readme * Set development board instead of seperate bootloader and processor. * Added pad_plus.c for oled. Added config.h for pad_plus. Applied Suggested Changes. * - Moved oled arrays outside of oled_task function. - Removed white spaces from pad_plus keymaps. - Made suggested changes to oled_task function. * Updated with Changes - Updated pad json. Removed extra features, remvoed rgb test from rgb animations. - Updated pad_plus functions - Updated Pad Plus Config file * Readded display defintion. * Corrected OLED resolution definition. * Applied Suggested Changes - Updated Copyright Information - Updated Layout Names - Updated TogKey Pad Layout * Applied Suggested Changes - Removed move layer function. - Repolaced with "TO" keycodes - Updated OLED images * Fixed Layout name in keyboard.json for togkey pad * - Updated Readme for both pad and pad plus. - Updated Oled pictures for pad plus. * - Added bootmagic and extrakey features to togkey pad keyboard.json.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-06-281-1/+1
|\|
| * [Docs] Fix typo in Chordal Hold example JSON, comma to colon. (#25424)Pascal Getreuer2025-06-281-1/+1
| |
* | Fix `keebio/quefrency/rev1:default60` (#25423)Joel Challis2025-06-281-1/+4
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-06-285-140/+206
|\|
| * Clean up mod & mod-tap shortcuts (#25399)Ryan2025-06-285-140/+206
| |
* | Update franky36 VID/PID (#25160)Grigory Avdyushin2025-06-271-2/+2
| | | | | | | | | | * Update franky36 pid and vid * Update keyboard.json
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-06-271-1/+1
|\|
| * [Docs] Link to `awesome-qmk` userspaces repository (#25357)Peter Cock2025-06-271-1/+1
| | | | | | | | | | | | | | * Fix link - users folder now empty on default branch * Point at drashna/qmk_userspace repo * Link to awesome-qmk instead
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-06-279-0/+909
|\|
| * [Keyboard] Add support S6xty Tsangan (#24898)Thanh Son Tran2025-06-279-0/+909
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update support S6xty5 * Delete chconf.h * Update manufacturer, community layout for hhkb * Update layout * fix row index * Update tyson60s * Update community layout and layout name * Update remove rgb test mode * Update capslock led * Apply suggestions from code review Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Remove deprecated s6xty5 * Update support S6xty Tsangan * Update pinout config * Update render * Update default animation * Update layout * Update keymap keycode * Update hardware supported * Update keyboard.json * Update layout s6xty tsangan * Update led indicator for s6xtyfs * Apply suggestions from code review Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> --------- Co-authored-by: Trần Thanh Sơn <son.tt1@teko.vn> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-06-271-5/+1
|\|
| * `inland/kb83`: Remove unnecessary EEPROM write (#25401)Andrew Litt2025-06-271-5/+1
| | | | | | | | There's no reason to save the base layer to EEPROM when the base layer is set based on DIP switch.
* | refactor(mercutio): layouts & reformatting (#25408)Less/Rikki2025-06-273-54/+317
| |
* | Add MATRIX_MASKED DD config (#25383)Joel Challis2025-06-275-15/+25
| |