Commit Graph

29763 Commits

Author SHA1 Message Date
Pablo Martínez 802a199bbd [Bugfix] User eeconfig utility macros (#25350) 2025-06-09 19:35:48 +01:00
Andreas Pfohl edeb8fd73c Added Waveshare RP2040-Keyboard-3 (#896)
- Ported Waveshare RP2040-Keyboard-3 from qmk/qmk_firmware
- Added vial.json
- Enabled settings and lighting options
2025-06-09 02:45:33 -06:00
Shadow ee6b9db3e1 unlock all features for new rp2040 version of ploopy mouse (#894)
* remove keyboard revision wide feature locks to let rev1_003 use its full
feature set

* add feature removals to let keyboard compile small enough to fit

* change folder structure and add new keyboard id
fixes vial feature set for old and new ploopy mouse.
this is achieved by moving the keymaps folder into the respective
folders.
also change the keyboard id for the new revision.

* remove commented out lines

* remove added newline

* remove all comments
2025-06-09 01:31:33 -06:00
GustawXYZ 06563c902c add dactyl_manuform_pi_pico vial support (#889) 2025-06-09 01:31:10 -06:00
VeyPatch 1a54ecf246 [Keyboard] Add splitkb.com's Halcyon Corne rev2 (#25143)
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2025-06-09 02:43:31 +01:00
VeyPatch 319844407c [Keyboard] Add splitkb.com's Halcyon Ferris rev1 (#25145)
Co-authored-by: Thomas Baart <support@splitkb.com>
2025-06-08 18:24:54 +01:00
VeyPatch e57226d9a2 [Keyboard] Add splitkb.com's Halcyon Lily58 rev2 (#25144) 2025-06-08 18:04:56 +01:00
Nick Brassel 1646000c9b [tzarc/djinn] Include community modules in RGB naming. (#25343) 2025-06-07 14:08:56 +10:00
bytetinkerer 824ad46e5d add kinesis/kint32 (#25013)
Co-authored-by: Drashna Jaelre <drashna@live.com>
2025-06-06 00:02:38 +01:00
Nick Brassel 0d477bf570 More Yunzii notes regarding refusal to provide sources. (#25335) 2025-06-05 16:29:53 +01:00
obosob 2e3664d2c0 Add CrossDIY to license_violations.md (#25324)
Co-authored-by: jack <jack@pngu.org>
2025-06-04 22:42:57 +10:00
Joel Challis fad44ae10c [Docs] Fix PS/2 Driver headers (#25332) 2025-06-04 22:41:37 +10:00
Dasky 8525ab03de Fix dynamic keymap static assert (#25327) 2025-06-03 13:03:59 +01:00
James Mighion e27f5f46ba Adding vial for a_dux and cuttlefish. (#891)
* Adding vial for a_dux, clog, and cuttlefish.

* Removing VIAL_INSECURE

* Fixing QK_GESC for default qmk.

* Mirroring clog's default keymap formatting.

* Removing clog until it's in upstream qmk

* Fixing diff between qmk, broken vial keymap, and readme.

* Missing newline EOF
2025-06-02 22:44:37 -06:00
Joel Challis faf77f1651 Fix typo in Battery Driver docs (#25312)
* Fix typo in Battery Driver docs

* Update battery.md
2025-05-28 16:05:44 +10:00
Idkau 2b8aeed02b Fix Sofle OLED layer indication code (#25311)
Fixed oled raise/lower layer order and added adjust layer text to oled display
2025-05-27 18:47:00 -06:00
Sergey Radionov 9e2d8999bf Fix reference to wrong layer when LM used with right modifiers (#25303) 2025-05-27 23:24:20 +01:00
dependabot[bot] c8a39b69a0 Bump vite from 5.4.18 to 5.4.19 in /builddefs/docsgen (#25306)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.18 to 5.4.19.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.19/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.19/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 5.4.19
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-27 18:07:22 +01:00
Dasky 41b1bb4aef Fix dynamic keymap macro only sending first. (#25309) 2025-05-27 14:22:55 +01:00
Nick Brassel 75a037d2f0 Merge remote-tracking branch 'upstream/develop' 2025-05-26 21:41:49 +10:00
Joel Challis 3703699757 2025 Q2 changelog (#25297)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2025-05-26 21:04:52 +10:00
Scott 641f2edab4 add support for spaceman pancake rev1 promicro (#892)
* add support for spaceman pancake rev1 promicro

* Update rules.mk

firmware too large, disable console and command
2025-05-24 22:57:36 -06:00
Joel Challis c97a798af7 Configure boards to use development_board - T (#25294) 2025-05-24 21:20:16 +01:00
Joel Challis dd871d0105 Configure boards to use development_board - S (#25293) 2025-05-24 21:19:52 +01:00
Joel Challis ba5c707327 salicylic_acid3/getta25 - Fix oled keymap (#25295) 2025-05-24 19:04:01 +01:00
Joel Challis 8b7c351e56 [Docs] Fix tap_hold code blocks (#25298) 2025-05-24 19:00:22 +01:00
Joel Challis 196285c59c Configure boards to use development_board - UVWXYZ (#25288) 2025-05-23 01:27:00 +01:00
Stefan Kerkmann f3b974f216 [Fix] lib8tion: enable fixed scale8 and blend functions (#25272)
lib8tion: enable fixed scale8 and blend functions

These FastLED derived lib8tion functions have been fixed and enabled by
default in FastLED. QMK just never set these defines, there is no reason
to keep the buggy implementation. It is assumed that nobody relied on
the buggy behavior.
2025-05-22 22:52:45 +01:00
Joel Challis 243c21568a Configure boards to use development_board - 0-9 (#25287) 2025-05-22 20:49:22 +01:00
Pablo Martínez 955809bd5a Add compiler_support.h (#25274) 2025-05-22 23:31:15 +10:00
network-spingineer 753614a076 Fix Monsgeek M3 RGB (#890)
The Monsgeek M3 RGB configuration was fixed.

Co-authored-by: Network Spingineer <212276363+network-spingineer@users.noreply.github.com>
2025-05-21 21:04:48 -06:00
Wasteland Fluttershy 5d16581ea7 ported keebio nyquist (#882)
* ported keebio nyquist

* removed VENDOR_ID and PRODUCT_ID definitions

* split config per revision

* fixes undefined keycodes for layers

* added 4x12 laout option

* removed 4x12 vil file
2025-05-21 20:02:21 -06:00
Nick Brassel fa24b0fcce Remove outdated nix support due to bit-rot. (#25280) 2025-05-21 07:17:58 +10:00
Stefan Kerkmann 4f0a0f32f2 [Chore] use {rgblight,rgb_matrix}_hsv_to_rgb overrides (#25271) 2025-05-20 19:23:20 +01:00
ivan 24895c46f3 Move rookiebwoy to ivndbt (#25142) 2025-05-19 22:15:19 +01:00
QMK Bot 190e0eff23 Merge remote-tracking branch 'origin/master' into develop 2025-05-19 20:53:40 +00:00
ClownFish 28720c4d34 add doio/kb03 (#24815)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
2025-05-19 13:53:02 -07:00
Nick Brassel 919e2a4f5c Use relative paths for schemas, instead of $id. Enables VScode validation. (#25251) 2025-05-19 22:10:39 +10:00
Stefan Kerkmann f686ad9e63 [Core] STM32G0x1 support (#24301) 2025-05-19 15:51:28 +10:00
Nick Brassel a4ef1ae736 gcc15 AVR compilation fixes (#25238) 2025-05-19 09:22:31 +10:00
Florent Linguenheld 81355045cc Chew folders (#24785) 2025-05-18 18:53:00 +01:00
QMK Bot bcd06f03a5 Merge remote-tracking branch 'origin/master' into develop 2025-05-18 15:43:21 +00:00
Joel Challis 02517bd806 Update PR checklist notes on custom matrix (#25240) 2025-05-18 16:42:43 +01:00
QMK Bot 6b25bfb0ff Merge remote-tracking branch 'origin/master' into develop 2025-05-18 15:29:20 +00:00
Joel Challis 0f948fe039 Add Waveshare RP2040-Keyboard-3 support (#25269) 2025-05-18 16:28:42 +01:00
QMK Bot fffa553c25 Merge remote-tracking branch 'origin/master' into develop 2025-05-18 03:29:00 +00:00
Infos e73b3c08a0 Add Zeropad (#24737)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
2025-05-17 20:28:24 -07:00
Wasteland Fluttershy 937a1e7840 Magic force/mf17 (#887)
* initial port

* fix layout

* expand features

* tweaks
2025-05-16 21:28:55 -06:00
muge b152524c40 CXT Studio 12e3 memory optimizations (#886)
* intial vial port

* fix gui encoder layout

* apply changes from https://github.com/qmk/qmk_firmware/pull/25242

* fix row # typo

* apply optimizations from https://github.com/clownfish-og/vial-qmk/commit/08550a8 (thanks)

* combine/apply suggestions in PR, disable oneshots and changes default rgb animation for further memory savings
2025-05-16 18:49:00 -06:00
Joel Challis fa35be5135 Resolve miscellaneous keyboard lint warnings (#25268) 2025-05-16 17:35:17 +01:00