QMK Bot
4f7a7873c8
[CI] Format code according to conventions ( #26000 )
...
Format code according to conventions
2026-02-11 16:06:13 +00:00
Joel Challis
5bdeb7dad1
Migrate remaining DEFAULT_FOLDER to keyboard aliases ( #25291 )
2025-06-10 22:20:34 +01:00
Joel Challis
0bd02952ea
Remove "command":false from keyboards ( #25193 )
2025-04-24 10:28:13 +10:00
Joel Challis
07684bcc99
Remove "console":false from keyboards ( #25190 )
2025-04-23 12:09:56 +10:00
Nick Brassel
2b00b846dc
Non-volatile memory data repository pattern ( #24356 )
...
* First batch of eeconfig conversions.
* Offset and length for datablocks.
* `via`, `dynamic_keymap`.
* Fix filename.
* Commentary.
* wilba leds
* satisfaction75
* satisfaction75
* more keyboard whack-a-mole
* satisfaction75
* omnikeyish
* more whack-a-mole
* `generic_features.mk` to automatically pick up nvm repositories
* thievery
* deferred variable resolve
* whitespace
* convert api to structs/unions
* convert api to structs/unions
* convert api to structs/unions
* fixups
* code-side docs
* code size fix
* rollback
* nvm_xxxxx_erase
* Updated location of eeconfig magic numbers so non-EEPROM nvm drivers can use them too.
* Fixup build.
* Fixup compilation error with encoders.
* Build fixes.
* Add `via_ci` keymap to onekey to exercise VIA bindings (and thus dynamic keymap et.al.), fixup compilation errors based on preprocessor+sizeof.
* Build failure rectification.
2025-03-21 23:38:34 +11:00
Nick Brassel
45dc2499dc
Remove all via-enabled keymaps, including via. ( #24322 )
2024-08-26 07:51:22 +10:00
James Young
8ad2e30732
Migrate LOCKING_*_ENABLE to Data-Driven: A-C, Part 1 ( #23745 )
...
Affects:
- `atreus`
- `cablecardesigns/cypher/rev6`
- `caffeinated/serpent65`
- `cannonkeys/adelie`
- `cannonkeys/aella`
- `cannonkeys/an_c`
- `cannonkeys/atlas`
- `cannonkeys/atlas_alps`
- `cannonkeys/balance`
- `cannonkeys/brutalv2_65`
- `cannonkeys/chimera65`
- `cannonkeys/cloudline`
- `cannonkeys/crin`
- `cannonkeys/db60`
- `cannonkeys/devastatingtkl`
- `cannonkeys/gentoo`
- `cannonkeys/gentoo_hs`
- `cannonkeys/hoodrowg`
- `cannonkeys/instant60`
- `cannonkeys/instant65`
- `cannonkeys/iron165`
- `cannonkeys/malicious_ergo`
- `cannonkeys/obliterated75`
- `cannonkeys/onyx`
- `cannonkeys/ortho48`
- `cannonkeys/ortho60`
- `cannonkeys/ortho75`
- `cannonkeys/practice60`
- `cannonkeys/practice65`
- `cannonkeys/rekt1800`
- `cannonkeys/ripple`
- `cannonkeys/sagittarius`
- `cannonkeys/satisfaction75`
- `cannonkeys/savage65`
- `cannonkeys/tmov2`
- `cannonkeys/tsukuyomi`
- `cannonkeys/vicious40`
- `capsunlocked/cu24`
- `capsunlocked/cu65`
- `capsunlocked/cu7`
- `capsunlocked/cu75`
- `capsunlocked/cu80/v1`
2024-05-20 21:07:40 +01:00
Joel Challis
831deac212
Migrate build target markers to keyboard.json ( #23293 )
2024-03-30 11:31:50 +00:00
Joel Challis
b3462157dc
Satisfaction75 post merge updates ( #23158 )
2024-02-27 12:48:11 +00:00
Andrew Kannan
490641307a
Cleanup Satisfaction75 Firmware and add new revisions ( #22082 )
...
Co-authored-by: Ryan <fauxpark@gmail.com >
Co-authored-by: Nick Brassel <nick@tzarc.org >
2024-02-27 09:16:00 +11:00
Nick Brassel
d235352504
Remove obvious user keymaps, keyboards/{b,c}* edition. ( #22693 )
2023-12-18 16:05:50 +11:00
Ryan
5d2f2af198
OLED: driver naming cleanups ( #21710 )
2023-08-15 10:30:34 +01:00
Ryan
7ff80a57cb
Get rid of USB_LED_SCROLL_LOCK ( #21405 )
2023-07-02 19:24:22 +01:00
Nick Brassel
416af0171c
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. ( #21353 )
...
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase.
* Turn on CORTEX_ENABLE_WFI_IDLE by default.
2023-06-23 20:31:25 +01:00
Ryan
17de141c92
Add missing layout data for a handful of boards ( #20931 )
...
* Add missing layout data for a handful of boards
* typo
* Add missing layouts for stoutgat
* Add missing layout for j80
* Replace missing layout with alias for wraith
* Add missing layout for matrix/me
* Add missing layout for satisfaction75/prototype
* Apply suggestions from code review
* Rename wt80-a layouts
* Rename rosa layouts
* Add missing layouts for naked48
* Add missing layouts for naked60
* Add missing layouts for uma
* Remove unused and pointless `LAYOUT_stack` for buzzard
* Add missing layout for keyboardio/model01
* Add missing layout for smk65 revf
* Fix via keymap for h60
* Add missing layout for jabberwocky/v1
* Apply suggestions from code review
* Add missing layout for m3n3van
* Add missing layout for giabalanai
* Add missing layouts for treadstone48/rev1
* Add missing layouts for squiggle
* Update keyboards/marksard/treadstone48/rev1/info.json
2023-05-16 00:00:08 -07:00
Ryan
441988ef38
Move default layouts to data driven ( #20349 )
2023-04-08 20:50:50 +10:00
Ryan
76cc7fe109
Move matrix config to info.json, part 6 ( #20019 )
2023-03-11 00:32:05 +11:00
Ryan
7e0299117b
Move encoder config to data driven ( #19923 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org >
2023-02-26 09:45:12 +11:00
Ryan
314f6c1ddb
Move backlight config to data driven ( #19910 )
2023-02-26 08:37:57 +11:00
Nick Brassel
7f805cc779
VIA Protocol 12 + fixes ( #19916 )
...
Co-authored-by: Wilba <wilba@wilba.tech >
Co-authored-by: zvecr <git@zvecr.com >
2023-02-23 09:19:00 +11:00
jack
24a86d5fdb
Fixup cannonkeys/satisfaction75 (readd backlight.breathing_period) ( #19901 )
2023-02-22 16:58:29 +11:00
Ryan
9c0ce80d7e
Move backlight config to data driven, part 1 ( #19887 )
2023-02-21 12:05:40 +11:00
Ryan
2da0827d4f
Remove matrix size defines ( #19581 )
2023-02-17 16:08:25 +11:00
Ryan
f9aeea64c1
Migrate MCU and BOOTLOADER to data-driven ( #19529 )
2023-02-08 18:41:46 +11:00
Ryan
ebb512db82
Debounce defines cleanup ( #19742 )
...
* Clean up `DEBOUNCE` in config.h, 0-9
* Clean up `DEBOUNCE` in config.h, A
* Clean up `DEBOUNCE` in config.h, B
* Clean up `DEBOUNCE` in config.h, C
* Clean up `DEBOUNCE` in config.h, D
* Clean up `DEBOUNCE` in config.h, E
* Clean up `DEBOUNCE` in config.h, F
* Clean up `DEBOUNCE` in config.h, G
* Clean up `DEBOUNCE` in config.h, H
* Clean up `DEBOUNCE` in config.h, handwired
* Clean up `DEBOUNCE` in config.h, I
* Clean up `DEBOUNCE` in config.h, J
* Clean up `DEBOUNCE` in config.h, K
* Clean up `DEBOUNCE` in config.h, L
* Clean up `DEBOUNCE` in config.h, M
* Clean up `DEBOUNCE` in config.h, N
* Clean up `DEBOUNCE` in config.h, O
* Clean up `DEBOUNCE` in config.h, P
* Clean up `DEBOUNCE` in config.h, Q
* Clean up `DEBOUNCE` in config.h, R
* Clean up `DEBOUNCE` in config.h, S
* Clean up `DEBOUNCE` in config.h, T
* Clean up `DEBOUNCE` in config.h, U
* Clean up `DEBOUNCE` in config.h, V
* Clean up `DEBOUNCE` in config.h, W
* Clean up `DEBOUNCE` in config.h, X
* Clean up `DEBOUNCE` in config.h, Y
* Clean up `DEBOUNCE` in config.h, Z
* Remove default debounce from info.json
* Migrate non-default debounce to info.json
2023-02-03 19:19:58 +00:00
Ryan
f20a05440e
Remove unused MATRIX_HAS_GHOST from config.h ( #19726 )
2023-02-03 00:04:10 +00:00
Ryan
cf935d97ae
Fix functions with empty params ( #19647 )
...
* Fix functions with empty params
* Found a bunch more
2023-01-20 16:21:17 +00:00
Joel Challis
fe577daf96
Remove .noci functionality ( #19122 )
2022-11-21 02:03:38 +00:00
Wilba
bc6f8dc8b0
VIA V3 - The Custom UI Update ( #18222 )
2022-11-10 07:46:44 +11:00
Nick Brassel
219afaba42
Reworked backlight keycodes. ( #18961 )
...
Co-authored-by: Ryan <fauxpark@gmail.com >
2022-11-06 08:11:59 +11:00
Joel Challis
a070c4c501
Remove hardcoded VIA keycode range ( #18956 )
2022-11-05 08:12:37 +00:00
Ryan
5e4b076af3
Remove legacy keycodes, part 5 ( #18710 )
...
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
Joel Challis
5c0e87608f
Remove more RESET keycode references ( #18252 )
2022-09-03 06:50:44 +01:00
Joel Challis
bbc3bc55f2
RESET -> QK_BOOT user keymaps ( #17940 )
2022-08-21 23:55:30 +01:00
Drashna Jael're
ac31e42974
Merge remote-tracking branch 'origin/master' into develop
2022-08-14 01:54:23 -07:00
Ryan
3a7dbc8981
Move keyboard USB IDs and strings to data driven, pass 2: B-C ( #17945 )
2022-08-14 12:16:16 +10:00
QMK Bot
663b250e2f
Merge remote-tracking branch 'origin/master' into develop
2022-08-10 03:01:41 +00:00
Wilba
8a24fbbdae
Fix detection of EEPROM reset in some keyboards ( #17970 )
2022-08-09 20:01:09 -07:00
Stefan Kerkmann
643f6367a1
[Fix] Patches after printf library update ( #17584 )
...
* Add missing '(' to print_bin_reverse32 declaration
* Fix insufficient character buffers on satisfaction75
* Remove \0 character in format string and use corrected offset math
instead on rocketboard 16
* Replace snprintf_ with snprintf for djinn
* Explicitly ignore format checks for tracktyl manuform that uses %b
specifier
* Print properly escaped version string in command.c, as PRODUCT or
other defines can contain constructs like 'Vendor keyboard 66%' which
will be interpreted as a format specifier
2022-07-07 14:14:09 +02:00
Drashna Jaelre
0da6562c4d
Make default layer size 16-bit ( #15286 )
...
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com >
2022-06-19 07:37:51 +10:00
Joel Challis
b7771ec25b
RESET -> QK_BOOT default keymaps ( #17037 )
2022-05-15 20:26:27 +01:00
Ryan
764dc18a81
Remove NO_ACTION_MACRO and NO_ACTION_FUNCTION from keyboard config.h ( #16655 )
2022-03-15 13:56:58 +00:00
Ryan
f718a10889
Fix up build options comments ( #15463 )
2021-12-12 18:05:37 -08:00
Ryan
a8d440e4e0
Tidy up NKRO_ENABLE rules ( #15382 )
2021-12-09 16:05:44 +11:00
Ryan
c12b997679
Tidy up SLEEP_LED_ENABLE rules ( #15362 )
2021-12-01 21:13:00 +11:00
Joel Challis
2728603fe6
Move tmk_core/common/<plat> ( #13918 )
2021-11-19 10:41:02 -08:00
James Young
84ea77ead6
Remove BOOTMAGIC_ENABLE = lite option ( #15002 )
...
* remove BOOTMAGIC_ENABLE=lite setting
* change keyboard BOOTMAGIC_ENABLE rules
Edits keyboard-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`.
* change keyboard BOOTMAGIC_ENABLE inline comments
Edits keyboard-level BOOTMAGIC_ENABLE inline comments to "Enable Bootmagic Lite".
* change keymap BOOTMAGIC_ENABLE rules
Edits keymap-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`.
* change keymap BOOTMAGIC_ENABLE inline comments
Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite".
* change layout/user BOOTMAGIC_ENABLE rules/comments
Edits instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`.
Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite".
* update non-rules.mk BOOTMAGIC_ENABLE references in keyboards/
* remove docs references to Full Bootmagic
* convert data-driven Bootmagic Lite instances
* remove Bootmagic Lite bodge from data-driven generation
* Merge remote-tracking branch 'upstream/develop' into rm/bootmagic-full_q4a
* update docs/ja/config_options.md per mtei
* update docs/faq_misc.md per mtei
Remove remaining Full Bootmagic reference.
2021-11-05 08:18:09 +11:00
Drashna Jaelre
9d235d4fc5
[Core] Change OLED task function to be boolean ( #14864 )
...
* [Core] Add kb level callbacks to OLED driver
* Update keyboards and keymaps
* Update docs
* Update userspace configs
* Add fix for my keymap ...
* update lefty
2021-11-02 09:42:50 +11:00
QMK Bot
ce15168624
Merge remote-tracking branch 'origin/master' into develop
2021-10-10 19:19:38 +00:00
Sergey Vlasov
06124f9885
cannonkeys/satisfaction75: Add empty layers to the via keymap ( #14782 )
2021-10-11 06:19:08 +11:00