aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* sawnsprojects/bunnygirl65: Fix typo in name (#24668)Sắn2024-12-021-1/+1
|
* [Keyboard] Added nibell micropad4x4 (#24662)Nibell2024-12-023-0/+166
| | | | | | | | | | | | | | | | | | | | | | | | | | * feat: added nibell micropad4x4 * chore: updated readme * chore: updated keymap * feat: added layers * chore: added bootloader doc * Added layers * changed RSHIFT and RCTRL * Update keyboards/nibell/micropad4x4/keyboard.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/nibell/micropad4x4/readme.md --------- Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: jack <jack@pngu.org>
* Addition of Hotdog Pad (#24650)Stephen Onnen2024-12-025-0/+104
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add Hotdog Pad * remove encoder_map feature * Add rules.mk * move rules.mk into keymap * Update keyboards/onnenon/hotdog_pad/keyboard.json Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/onnenon/hotdog_pad/keyboard.json Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/onnenon/hotdog_pad/keymaps/default/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/onnenon/hotdog_pad/keymaps/default/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * add hotdog_pad.c * fix reversed encoder pins * Update keyboards/onnenon/hotdog_pad/hotdog_pad.c Co-authored-by: Joel Challis <git@zvecr.com> --------- Co-authored-by: Joel Challis <git@zvecr.com>
* Add Xlant XL keyboard (#24608)Christian C. Berclaz2024-12-023-0/+157
| | | | Co-authored-by: jack <jack@pngu.org>
* [Keyboard] Add fistbnmp (#24595)Less/Rikki2024-12-023-0/+219
|
* Avoid loading keymap rules.mk twice (#24665)Joel Challis2024-12-011-2/+4
|
* Improve "feature/encoder config both specified" warnings (#24641)Ryan2024-11-301-2/+2
|
* Update leftover RGB keycodes (#24653)Ryan2024-11-305-12/+12
|
* Bump JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.1 (#24654)dependabot[bot]2024-11-281-1/+1
| | | | | | | | | | | | | | | Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.9 to 4.7.1. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.6.9...v4.7.1) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Merge branch 'develop'Nick Brassel2024-11-271434-83353/+12339
|\
| * Merge point for 2024q4 breaking change.Nick Brassel2024-11-271-4/+0
| |
| * `develop` 2024q4 changelog. (#24638)Nick Brassel2024-11-274-11/+134
| |
| * Provide method to save a single default layer in the full range of 0-31 (#24639)Joel Challis2024-11-242-7/+23
| |
| * Update keycodes for keyboards with RGB Matrix (#24484)Ryan2024-11-24345-941/+923
| |
| * Allow codegen of `keymap.json` => `keymap.c` without requiring layers/layout ↵Nick Brassel2024-11-2422-120/+105
| | | | | | | | etc. (#23451)
| * Remove keyboard use of eeconfig_read_default_layer (#24635)Joel Challis2024-11-232-29/+16
| |
| * Add pointing tests (#24513)Dasky2024-11-2329-0/+917
| |
| * Simple Python script to show polling rate (#24622)Ryan2024-11-231-0/+82
| |
| * Update keymaps to use PDF keycode (#24633)Joel Challis2024-11-2380-1705/+286
| |
| * [Feature] Add keycode PDF(layer) to set the default layer in EEPROM (#24630)Joel Challis2024-11-2314-2/+92
| | | | | | | | | | | | | | | | | | | | | | | | * [Feature] Add keycode PDF(layer) to set the default layer in EEPROM (#21881) * Apply suggestions from code review Co-authored-by: Nick Brassel <nick@tzarc.org> --------- Co-authored-by: Nebuleon <2391500+Nebuleon@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-11-211-19/+19
| |\ | |/ |/|
* | Fix rendering of `reference_configurator_support.md` (#24629)Joel Challis2024-11-211-19/+19
| |
| * Review fixes for layer lock feature (#24627)Joel Challis2024-11-217-114/+35
| |
| * `qmk find`: expand operator support (#24468)Ryan2024-11-213-17/+43
| |
| * Bring supported STM32F4 configs in line with F4x1 (#24413)Drashna Jaelre2024-11-2119-188/+142
| | | | | | | | Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
| * [Core] Add Layer Lock feature (#23430)Drashna Jaelre2024-11-2120-2/+871
| | | | | | | | | | | | Co-authored-by: Daniel <1767914+iamdanielv@users.noreply.github.com> Co-authored-by: Pascal Getreuer <getreuer@google.com> Co-authored-by: Pascal Getreuer <50221757+getreuer@users.noreply.github.com>
| * Added MCU support for ArteryTek AT32F415 (#23445)HorrorTroll2024-11-2132-63/+1065
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-11-212-9/+37
| |\ | |/ |/|
* | `qmk via2json`: Improve macro parsing (#24345)Ryan2024-11-211-9/+25
| |
* | `qmk new-keymap`: validate keymap name (#23420)Ryan2024-11-211-0/+12
| |
| * `qmk new-keyboard`: separate dev board and MCU selection (#24548)Ryan2024-11-212-102/+119
| |
| * [CLI] Refactor painter arguments to table instead of commandline (#24456)Pablo Martínez2024-11-213-10/+30
| | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
| * Backward compatibility for new RGB keycode handling (#24490)Ryan2024-11-1918-5/+154
| | | | | | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-11-194-0/+57
| |\ | |/ |/|
* | Add Sagittarius encoder support. (#24617)Nick Brassel2024-11-194-0/+57
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-11-191-1/+1
| |\ | |/ |/|
* | Fix typo in docs/api_development_overview.md (#24620)russell-myers12024-11-191-1/+1
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-11-171-1/+1
| |\ | |/ |/|
* | docs: fix RWIN alias (#24610)Amund Tenstad2024-11-171-1/+1
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-11-175-0/+164
| |\ | |/ |/|
* | [Keyboard]Add Lily58 Lite Rev3(lily58/lite_rev3) (#24255)Naoki Katahira2024-11-175-0/+164
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add Lily58 Lite Rev3 Firmware * fix README * Update README * delete lite_rev3.h * Update keyboards/lily58/lite_rev3/halconf.h Co-authored-by: jack <jack@pngu.org> * Update keyboards/lily58/lite_rev3/config.h Co-authored-by: jack <jack@pngu.org> * Update keyboards/lily58/lite_rev3/keyboard.json Co-authored-by: jack <jack@pngu.org> * Update keyboards/lily58/lite_rev3/keyboard.json Co-authored-by: jack <jack@pngu.org> * Update keyboards/lily58/lite_rev3/mcuconf.h Co-authored-by: jack <jack@pngu.org> * fix image url * fix SERIAL_DRIVER definition * fix VIA_ENABLE definition disable * fix cols pin * Update keyboards/lily58/lite_rev3/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/lily58/lite_rev3/keyboard.json Co-authored-by: jack <jack@pngu.org> * delete rules.mk * Update README * Update keyboards/lily58/lite_rev3/readme.md --------- Co-authored-by: jack <jack@pngu.org> Co-authored-by: Drashna Jaelre <drashna@live.com>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-11-152-34/+25
| |\ | |/ |/|
* | docs: move description of host_language from Macros to Language-specific ↵Amund Tenstad2024-11-152-34/+25
| | | | | | | | | | | | | | | | Keycodes (#24584) Co-authored-by: フィルターペーパー <76888457+filterpaper@users.noreply.github.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-11-148-135/+221
| |\ | |/ |/|
* | [docs] Improve halconf/mcuconf code examples (#24597)Ryan2024-11-148-135/+221
| |
| * Revert removal of `QK_OUTPUT_AUTO`, fixup docs to reflect. (#24593)Nick Brassel2024-11-148-35/+69
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-11-141-2/+60
| |\ | |/ |/|
* | Perform test compiles during `qmk doctor`. (#24282)Nick Brassel2024-11-141-2/+60
| | | | | | | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-11-133-0/+190
| |\ | |/ |/|
* | [Keyboard] Add Majestouch Redux (#24586)Druah2024-11-133-0/+190
| | | | | | | | | | | | | | | | | | | | | | * [Keyboard] Add Majestouch Redux * Apply suggestions from code review Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> --------- Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>