aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Add togkey/pad_pocket (#25470)Jon Henry Fernandez2025-07-124-0/+107
| | | | | | | | | | | | | | | | | | * Initial Source for Pad Pocket * Added Tap Dance and Combo Configurations * Updated LED Count * Updated read me * Updated Readme * -Removed config.h file - Added tap dance and combos to keymap level - Removed tap dance and combos from keyboard.json - Fixed conflict with submodules * Fixed Formatting
* [Keyboard] Add cloud_macro (#24904)TweyHugs2025-07-113-0/+68
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added cloud_macro to keyboards folder * Update readme.md * Update readme.md * Update readme.md * Add files via upload * Update keyboards/cloud_macro/keyboard.json Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/cloud_macro/keymaps/default/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/cloud_macro/keyboard.json Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/cloud_macro/keyboard.json Co-authored-by: Joel Challis <git@zvecr.com> * Update readme.md * Update keyboards/cloud_macro/readme.md Co-authored-by: Thanh Son Tran <62438883+trnthsn@users.noreply.github.com> * Update keyboards/cloud_macro/keyboard.json Co-authored-by: jack <jack@pngu.org> * Update keyboards/cloud_macro/keymaps/default/keymap.c Co-authored-by: jack <jack@pngu.org> * Update keyboards/cloud_macro/readme.md Co-authored-by: jack <jack@pngu.org> * Update readme.md * Update readme.md reverting description to KB2040 --------- Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Thanh Son Tran <62438883+trnthsn@users.noreply.github.com> Co-authored-by: jack <jack@pngu.org>
* Changes to the Stenography documentation page. (#25426)Andrew Cooney2025-07-101-3/+11
|
* [Docs] Tidy up keyboard guidelines (#25461)jack2025-07-081-37/+33
| | | | | * Initial * Grammar
* [Keyboard] Add Monsgeek M2 (#25387)JhaKob2025-07-087-0/+606
| | | | | | | | | | | | * Adding Monsgeek M2 keyboard * Update readme.md * Switch tab -> space * Addressing PR comments. - Removing values that are set to defaults - Updating readme verbiage - Using host nkro instead of usb force_nkro
* [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>
* [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
* [keyboard]Graystudio BD60 Support (#25337)srk242025-07-075-0/+418
|
* [docs] WS2812: rewrite Open Drain section (#25454)Ryan2025-07-071-4/+16
|
* Add Snappy Pad v.1 (#25419)snappykey2025-07-065-0/+156
|
* Add short aliases for `OSM()` (#25443)Ryan2025-07-063-13/+113
|
* Fix SPI bus lock issue in spi_start_extended when using mutual exclusion ↵Copilot2025-07-061-0/+15
| | | | (#25447)
* Add lilBAE support (#25259)SneakboxKB2025-07-068-0/+225
|
* Fix invalid layer API usage in RGB Matrix docs (#25449)Joel Challis2025-07-041-1/+1
|
* [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.
* [Docs] Fix typo in Chordal Hold example JSON, comma to colon. (#25424)Pascal Getreuer2025-06-281-1/+1
|
* Clean up mod & mod-tap shortcuts (#25399)Ryan2025-06-285-140/+206
|
* [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
* [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>
* `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.
* Update link to AW20216S datasheet (#25416)Joel Challis2025-06-271-1/+1
|
* fix order of code in tapdance example3 (#25410)timovp2025-06-261-16/+19
|
* Update readme.md to clarify Lily Pad V2 support (#25405)Dave Alvarado2025-06-261-3/+3
|
* Orient side LEDs on GMMK2 65% ANSI to match the rest of the matrix (#25402)Andrew Litt2025-06-242-40/+40
| | | | | | | | | | | | Orient side LEDs on GMMK2 65% to match the rest of the matrix On GMMK2 P65 ANSI, the side LEDs were mapped to the wrong sides of the keyboard resulting in effects not being consistent with the key surface. This was most jarring in effects like pinwheel where the pattern involves the side LEDs and there is a distinctly different flow on the left and right halves of the board. This PR swaps the side LEDs in the map so that they are correctly oriented. Applied to both ANSI and ISO variants.
* Fix inverted encoder on Inland KB83 (#25400)Andrew Litt2025-06-233-5/+6
|
* ymdk/id75: fix keymap (#25396)Ryan2025-06-221-1/+1
|
* [docs] Change GUI key references to "Meta" -> "Super" (#25394)Ryan2025-06-223-14/+14
|
* Add YodaDistro Macropad (#25174)YodaDistro2025-06-213-0/+69
| | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
* fix incorrect damapad layout macros (#25364)ClownFish2025-06-191-13/+13
|
* Applied usb detection fixes from Squalius-cephalus (#25380)Marius2025-06-191-0/+3
| | | | Co-authored-by: Dr. Marius Feilhauer <software@feilhauer.de>
* Fix Enter key matrix coordinates for smk65/revf ISO layout (#25373)Christoffer Larsen2025-06-191-1/+1
|
* [Bug] Fix `usb_endpoint_interface_lut` multiple def compile err (#25378)Xelus222025-06-181-1/+1
|
* More compiledb fixes. (#25355)Nick Brassel2025-06-153-8/+42
|
* [Docs] Fix example code on key_overrides.md (#25367)luroc2025-06-141-3/+3
| | | The description of the code snippet says right alt, but the snippet itself contained the right control keycode
* Add support for Protagonist PCBs (#22918)Álvaro A. Volpato2025-06-1311-0/+1312
|
* fix winry25tc lightsout keymap (#25353)ClownFish2025-06-121-2/+2
|
* Add keyboard Lily58 Koca (#24847)oxnh2025-06-127-0/+239
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
* Specify language standard when generating compilation database. (#25354)Nick Brassel2025-06-111-2/+2
|
* [Bugfix] User eeconfig utility macros (#25350)Pablo Martínez2025-06-091-2/+2
|
* [Keyboard] Add splitkb.com's Halcyon Corne rev2 (#25143)VeyPatch2025-06-099-0/+462
| | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
* [Keyboard] Add splitkb.com's Halcyon Ferris rev1 (#25145)VeyPatch2025-06-088-0/+493
| | | | Co-authored-by: Thomas Baart <support@splitkb.com>
* [Keyboard] Add splitkb.com's Halcyon Lily58 rev2 (#25144)VeyPatch2025-06-089-0/+494
|
* [tzarc/djinn] Include community modules in RGB naming. (#25343)Nick Brassel2025-06-072-0/+12
|
* add kinesis/kint32 (#25013)bytetinkerer2025-06-066-0/+253
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* More Yunzii notes regarding refusal to provide sources. (#25335)Nick Brassel2025-06-051-2/+2
|
* Add CrossDIY to license_violations.md (#25324)obosob2025-06-041-0/+1
| | | | Co-authored-by: jack <jack@pngu.org>
* [Docs] Fix PS/2 Driver headers (#25332)Joel Challis2025-06-041-5/+8
|
* Fix dynamic keymap static assert (#25327)Dasky2025-06-031-1/+1
|
* Fix typo in Battery Driver docs (#25312)Joel Challis2025-05-281-2/+2
| | | | | * Fix typo in Battery Driver docs * Update battery.md