aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Add the Clog (#23009)Sam Mohr2025-09-094-0/+157
|
* Add handwired/planck keyboard (#25506)Zackarias Montell2025-09-093-0/+147
|
* Add 5x6_split/rev1 keyboard (#25507)Zackarias Montell2025-09-094-0/+209
|
* Add Nyquist LM (#25583)Danny2025-09-089-0/+430
|
* Add new keyboard "Palmbrain" (#25377)takashicompany2025-09-074-0/+166
| | | | | | Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: jack <0x6a73@protonmail.com>
* Refactor `tweetydabird/lotus58` (#25547)Jack Sangdahl2025-08-1710-208/+109
| | | | | | | | | | | | - Update aliases accordingly - Remove unnecessary elite_c revision; an alternate bootloader or development board can easily be set by a user. The PCB is not dependant on an Elite-C pin compatible microcontroller - Remove unnecessary nanoboot revision; any user going to the trouble of using this bootloader will have no trouble manually setting the size of their bootloader - Move the promicro revision to be the "standard" for this keyboard - Remove unnecessary rp2040_ce revision; the converter feature should be used here instead
* Swap spleeb to default GENERIC_PROMICRO_RP2040 board files (#25564)Joel Challis2025-08-172-2/+0
|
* Refactor battery driver (#25550)Joel Challis2025-08-177-8/+12
|
* Fix `boardsource/unicorne` RGB Matrix Coordinates (#25556)dsanderling2025-08-161-3/+3
| | | please see https://github.com/qmk/qmk_firmware/issues/23224
* Remove overriding of `DF()` within keyboards (#25541)Joel Challis2025-08-156-79/+12
|
* Refactor `bastardkb/charybdis/4x6` (#25494)Jack Sangdahl2025-08-1037-843/+153
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Refactor bastardkb/charybdis/4x6 - Update keyboard aliases accordingly - Migrate various configuration to data-driven - Use short SPDX license headers - Remove configuration that trends towards user-specific (CRC Table) - Migrate common configuration upwards - Migrate keymap to JSON - Remove likely unneeded v1 revision per #23811 - Remove revisions splinky_2, splinky_3, and stemcell where a converter should be used - Rename v2/elitec -> elitec. Specifically named elitec, as this board requires pin compatibility with an Elite-C (bottom 5 pins) * Add aliases * Replace unecessarily removed split hand pin configuration * Revert "Replace unecessarily removed split hand pin configuration" This reverts commit 0b98d1bc140a4b18c16d2b524cc8731f016372b1. After second thought, it is not necessary to configure this by default, as any user who wishes to set handedness by pin and is using an Elite-C pin compatible development board will need to manually set the pin anyway, which likely means referencing the readme.md file, which also contains the necessary SPLIT_HAND_PIN_LOW_IS_LEFT configuration.
* Refactor `bastardkb/charybdis/3x6` (#25493)Jack Sangdahl2025-08-1037-816/+129
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Refactor bastardkb/charybdis/3x6 - Update keyboard aliases accordingly - Migrate various configuration to data-driven - Use short SPDX license headers - Remove configuration that trends towards user-specific (CRC Table) - Migrate common configuration upwards - Migrate keymap to JSON - Remove likely unneeded v1 revision per #23810 - Remove revisions splinky_2, splinky_3, and stemcell where a converter should be used - Rename v2/elitec -> elitec. Specifically named elitec, as this board requires pin compatibility with an Elite-C (bottom 5 pins) * Correct keyboard name in keymap * Replace unecessarily removed split hand pin configuration * Revert "Replace unecessarily removed split hand pin configuration" This reverts commit 737cb635fa8de29bdf0f4ae54cf51b7a4715c7f3. After second thought, it is not necessary to configure this by default, as any user who wishes to set handedness by pin and is using an Elite-C pin compatible development board will need to manually set the pin anyway, which likely means referencing the readme.md file, which also contains the necessary SPLIT_HAND_PIN_LOW_IS_LEFT configuration.
* Migrate `helix` common configuration (#25433)Jack Sangdahl2025-08-1012-419/+438
| | | | | | | | | | | | | | | | | | | | | | | | * Initial tidying up of top level helix/ directory Align readme.md with template & provide more detailed PCB information Remove unused rules.mk Add common config.h file Update glcdfont.c with formatting and license header * Further migrations after PRs merged Move shared configuration to top level info.json and config.h More descriptive hardware compatibility * Add changelog * Align configuration between PCBs - Migrate beta & pico to use RGB Matrix - Move previously RGB Matrix-dependent OLED code in rev3/rev3.c to top level - Remove reundant OLED code in beta/beta.c - Remove RGBLight references * Update changelog with RGB Matrix configuration
* Refactor inland/kb83 (#25542)Joel Challis2025-08-105-410/+109
| | | | | | | | Update keyboard to match current standards: * Move LED config to DD * Revert back to core behaviour for keycodes * Remove vendor code * Configure dip switch map * Align readme
* Fix serial speed DD configuration & migrate keyboards (#25546)Jack Sangdahl2025-08-1029-354/+6
| | | | | | | | * Fix serial speed DD configuration - Fixes incorrect SOFT_SERIAL_SPEED mapping - Renames key split.soft_serial_speed -> split.serial.speed - Migrates keyoards that configure this, and remove configuration from keyboards that do not differ from the default behaviour - Add deprecation notice and migration support
* Remove some encoder resolution that duplicate defaults (#25517)Joel Challis2025-07-289-17/+13
|
* Refactor `helix/rev3_{4,5}rows` (#25430)Jack Sangdahl2025-07-2025-1521/+370
| | | | | | | | | | | | | | | | | | | | | | | | * Refactor helix/rev3_{4,5}rows rev3_4rows and rev3_5rows are identical, except for the extra row users can snap off of their PCBs. - Add alias for rev3_4rows - Migrates legacy defines and configuration to keyboard.json - Tidy's keymap and migrates to JSON - Removes RGB Light configuration, enables RGB Matrix - Removes DIP switch configuration, as they do not appear to be present on PCBs - Adds an alternate 4 row layout for snappable PCB - Tidy's up OLED code - Enables standard features (bootmagic, extrakey, etc.) * Alias for rev3_5rows -> rev3 * Add product URL * Replace mistakenly removed DIP switch configuration * Remove rebase artifact
* [Keyboard] Rename ll3macorn -> ll3ma (#25498)Bailey2025-07-176-8/+8
| | | | | | | | | | | | | | | | | | | | | * rebrand for Ll3ma * rebrand for Ll3ma * Update keyboard_aliases.hjson * Update keyboard_aliases.hjson * Update keyboard_aliases.hjson * Update keyboard_aliases.hjson * Update keyboard_aliases.hjson 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-176-0/+575
|\
| * Add `null65ansi` keyboard (#25464)Brandon2025-07-173-0/+286
| |
| * Add `null65iso` keyboard (#25465)Brandon2025-07-173-0/+289
| |
* | Refactor `bastardkb/charybdis/3x5` (#25488)Jack Sangdahl2025-07-1442-943/+189
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Refactor bastardkb/charybdis/3x5 - Migrate various configuration to data-driven - Use short SPDX license headers - Remove configuration that trends towards user-specific (CRC Table) - Migrate common configuration upwards - Migrate keymap to JSON - Remove likely unneeded v1 revision per #23638 - Remove revisions splinky_2, splinky_3, and stemcell where a converter should be used - Rename v2/elitec -> elitec. Specifically named elitec, as this board requires pin compatibility with an Elite-C (bottom 5 pins) * Aliases
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-07-131-2/+2
|\|
| * Enable correct SPI peripheral `dilemma/3x5_2/assembled` (#25479)Jack Sangdahl2025-07-131-2/+2
| | | | | | Initial
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-07-124-0/+107
|\|
| * [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
* | Give mouse report to pointing_device_task_user first in ploopyco devices ↵obosob2025-07-121-1/+2
| | | | | | | | (#25475)
* | Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan2025-07-11321-898/+898
| | | | | | | | | | | | | | | | | | * Remove deprecated `RGB_` and Mouse keycodes * Update old mouse keycodes, 0-9/A-M * Update old mouse keycodes, N-Z & layouts * Missed some stuff
* | Fix pytest/has_community default keymap location (#25471)Joel Challis2025-07-111-0/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-07-113-0/+68
|\|
| * [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>
* | Refactor `bastardkb/dilemma/3x5_2` (#25462)jack2025-07-1018-305/+90
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Refactor bastardkb/dilemma/3x5_2 - Rename splinky -> promicro as the DIY PCB supports a Pro Micro compatible development board - Update keyboard aliases accordingly - Migrated shared configuration to top level 3x5_2 directory - Migrate keymap to JSON - Migrate miscellaneous configuration to JSON - Remove configuration that trends towards user-specific (CRC Table) - Use short SPDX license headers - Tidy up readme and make note of differences between PCBs In short, the only difference between these two revisions (assembled vs. promicro) is SPI vs. I2C (respectively) is used for the Cirque Trackpad. * Migrate promicro configuration to AVR The code in dilemma.c that reinitialises the ADC capable pins on RP2040 as digital inputs is not needed. Per section RP2040-E6 (p.630) of RP2040 datasheet, it appears digital inputs are *not* disabled, and this should be handled internally anyway in matrix initialisation
* | Migrate `usb.force_nkro` to `host.default.nkro` (#25468)Joel Challis2025-07-10126-223/+727
| |
* | Miscellaneous fixes for lint warnings (#25469)Joel Challis2025-07-094-3/+9
| |
* | Refactor `bastardkb/skeletyl` (#25456)jack2025-07-0830-665/+134
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Refactor bastardkb/skeletyl - Update keyboard aliases accordingly - Migrate keymap to JSON - skeletyl/blackpill - Migrate common configuration to keyboard level - Remove unnecessary or user-specific configuration - Migrate some configuration to data-driven - Use short SPDX license headers - Remove unnecessary rules.mk file - Formatting pass on keyboard.json - skeletyl/v1 - Remove likely unneeded version, per qmk#23812 - skeletyl/v2 - Remove splinky_2 revision, per qmk#23812 - Remove splinky_3, stemcell revisions; converter feature should be used here - Rename skeletyl/v2/elitec -> skeletyl/promicro, as a converter can be used for any pin-compatible microcontrollers * Update keyboards/bastardkb/skeletyl/keymaps/default/keymap.json Co-authored-by: Ryan <fauxpark@gmail.com> --------- Co-authored-by: Ryan <fauxpark@gmail.com>
* | Refactor `bastardkb/scylla` (#25459)jack2025-07-0830-631/+162
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Refactor bastardkb/scylla - Update keyboard aliases accordingly - Migrate keymap to JSON and better represent physical layout - scylla/blackpill - Migrate common configuration to keyboard level - Remove unnecessary or user-specific configuration - Migrate some configuration to data-driven - Use short SPDX license headers - Remove unnecessary rules.mk file - Formatting pass on keyboard.json - scylla/v1 - Remove likely unneeded version, per qmk#23814 - scylla/v2 - Remove splinky_2 revision, per qmk#23814 - Remove splinky_3, stemcell revisions; converter feature should be used here - Rename scylla/v2/elitec -> scylla/promicro, as a converter can be used for any pin-compatible microcontrollers * Small keymap fix
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-07-087-0/+606
|\|
| * [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
* | 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-0718-141/+406
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | Compilation fixes for `-fno-common` (#25436)Joel Challis2025-07-078-8/+13
| |
* | Convert `novelkeys/nk65` to use RGB Matrix (#25450)Joel Challis2025-07-0712-447/+270
| |
* | Fixup `bastardkb/tbkmini` keymap's build target (#25458)jack2025-07-072-2/+2
| |