Nick Brassel
|
5b3508b9b5
|
Replace preprocessor guards for ENCODER_MAP_ENABLE with !ENCODER_CALLBACKS_ENABLE .
|
2025-06-03 10:06:52 +10:00 |
|
Nick Brassel
|
b2b6afffcb
|
Remove any instances of rules.mk which only enabled encoder map.
- Command executed:
find keyboards -name rules.mk | while read f ; do if [ "$(cat $f | grep -v ENCODER_MAP_ENABLE | sed -e 's@#.*@@g')" = "" ]; then echo $f ; fi; done | while read f ; do git rm -rf $f ; done
|
2025-06-03 10:01:45 +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 |
|
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
|
196285c59c
|
Configure boards to use development_board - UVWXYZ (#25288)
|
2025-05-23 01:27:00 +01:00 |
|
Joel Challis
|
243c21568a
|
Configure boards to use development_board - 0-9 (#25287)
|
2025-05-22 20:49:22 +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 |
|
Stefan Kerkmann
|
f686ad9e63
|
[Core] STM32G0x1 support (#24301)
|
2025-05-19 15:51:28 +10:00 |
|
Florent Linguenheld
|
81355045cc
|
Chew folders (#24785)
|
2025-05-18 18:53:00 +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 |
|
Joel Challis
|
fa35be5135
|
Resolve miscellaneous keyboard lint warnings (#25268)
|
2025-05-16 17:35:17 +01:00 |
|
Joel Challis
|
0b6a460b7f
|
Remove duplicate of SPI default config from keyboards (#25266)
|
2025-05-16 17:35:05 +01:00 |
|
QMK Bot
|
15e45b1d4b
|
Merge remote-tracking branch 'origin/master' into develop
|
2025-05-16 16:09:52 +00:00 |
|
Danny
|
40d0de39b7
|
Add BDN9 Rev. 3 (#25261)
|
2025-05-16 12:08:51 -04:00 |
|
QMK Bot
|
e553cf7214
|
Merge remote-tracking branch 'origin/master' into develop
|
2025-05-14 12:01:11 +00:00 |
|
Joel Challis
|
8c108efb0d
|
dlip/haritev2 - Post merge fixes (#25264)
|
2025-05-14 22:00:33 +10:00 |
|
QMK Bot
|
b4f0314b35
|
Merge remote-tracking branch 'origin/master' into develop
|
2025-05-14 10:13:34 +00:00 |
|
Dane Lipscombe
|
59c3612590
|
Add Harite v2 keyboard (#24975)
|
2025-05-14 11:12:59 +01:00 |
|
QMK Bot
|
55e4a1c7dc
|
Merge remote-tracking branch 'origin/master' into develop
|
2025-05-14 03:23:53 +00:00 |
|
Wasteland Fluttershy
|
e0b037c2cd
|
Fixes the numlock indicator for Magic Force MF17 numpad (#25260)
|
2025-05-13 20:23:16 -07:00 |
|
Pascal Getreuer
|
f4171412a6
|
Enable community modules to define LED matrix and RGB matrix effects. (#25187)
Co-authored-by: Joel Challis <git@zvecr.com>
|
2025-05-12 09:30:19 +10:00 |
|
QMK Bot
|
c045c3e00c
|
Merge remote-tracking branch 'origin/master' into develop
|
2025-05-11 05:58:16 +00:00 |
|
cyxae
|
6b1a376aee
|
[Keyboard] Add Jason Hazel’s Bad Wings v2 (#25252)
Co-authored-by: Florent Allard <florent.allard@savoirfairelinux.com>
|
2025-05-10 22:57:40 -07:00 |
|
HorrorTroll
|
02525f683e
|
Allow LVGL onekey keymap to be able compile for other board (#25005)
|
2025-05-10 19:26:50 +01:00 |
|
Joel Challis
|
660d248549
|
Add debounce to duplicated defaults check (#25246)
|
2025-05-08 01:12:58 +01:00 |
|
QMK Bot
|
1bc3494494
|
Merge remote-tracking branch 'origin/master' into develop
|
2025-05-07 17:38:45 +00:00 |
|
muge
|
33a12ca0b6
|
CXT Studio 12E3: Fix encoder resolutions not applying (#25242)
* add resolution to encoders so they apply
* Tweak default keymap
* replace KC_UNDO with C(KC_Z) as well
|
2025-05-07 11:38:10 -06:00 |
|
QMK Bot
|
b76bf29d25
|
Merge remote-tracking branch 'origin/master' into develop
|
2025-05-07 14:39:04 +00:00 |
|
VeyPatch
|
396fb4dde7
|
Fix Aurora sweep default keymap configuration (#25148)
|
2025-05-07 15:38:29 +01:00 |
|
QMK Bot
|
e3c613c79c
|
Merge remote-tracking branch 'origin/master' into develop
|
2025-05-06 06:23:47 +00:00 |
|
Duncan Sutherland
|
04fbcdc68d
|
Layout corrections: Zed60 (#25003)
|
2025-05-05 23:23:10 -07:00 |
|
Drashna Jaelre
|
55909141ef
|
[Keyboard] Update Tractyl Manuform and add F405 (weact) variant (#24764)
|
2025-05-05 23:19:38 -07:00 |
|
QMK Bot
|
cd6e065f6e
|
Merge remote-tracking branch 'origin/master' into develop
|
2025-05-06 06:04:11 +00:00 |
|
Silvino R.
|
bb2b7ce7e4
|
[Keyboard] Add Binepad KnobX1 (#25222)
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
2025-05-05 23:03:30 -07:00 |
|
QMK Bot
|
2fbc222bb0
|
Merge remote-tracking branch 'origin/master' into develop
|
2025-05-06 05:56:06 +00:00 |
|
yiancar
|
a1469abc8d
|
Keycult 60 (#25213)
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <jack@pngu.org>
|
2025-05-05 22:55:31 -07:00 |
|
QMK Bot
|
11c8b2841e
|
Merge remote-tracking branch 'origin/master' into develop
|
2025-05-05 01:46:48 +00:00 |
|
Silvino R.
|
0c0d038a40
|
[Keyboard] Add Binepad KN01 (#25224)
* Add Binepad NeoKnob KN01
* post @waffle87 recommendations
|
2025-05-04 19:46:11 -06:00 |
|
Nick Brassel
|
bb9dd05c6a
|
[Bug] Minimise force-included files (#25194)
|
2025-05-05 10:07:53 +10:00 |
|
QMK Bot
|
59f607b963
|
Merge remote-tracking branch 'origin/master' into develop
|
2025-05-02 01:53:11 +00:00 |
|
Christopher Hoage
|
60ac859852
|
Fix Spleeb compile when pointing device is enabled (#25016)
|
2025-05-01 18:52:36 -07:00 |
|
Joel Challis
|
4fb3cf0712
|
Remove redundant keyboard headers (#25208)
|
2025-05-01 15:02:17 +01:00 |
|
QMK Bot
|
e98c41c02f
|
Merge remote-tracking branch 'origin/master' into develop
|
2025-04-30 18:09:14 +00:00 |
|