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
Joel Challis
960c4969a5
Remove empty url
fields ( #25181 )
2025-04-22 17:59:00 +01:00
Joel Challis
88453acc6a
Remove duplication of RGBLight defaults ( #25169 )
2025-04-19 11:56:45 -07:00
QMK Bot
9208fb5adb
Merge remote-tracking branch 'origin/master' into develop
2025-04-14 16:54:03 +00:00
Andrew Kannan
af141d1a5c
Add Link keyboard ( #25058 )
...
Co-authored-by: jack <jack@pngu.org>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2025-04-14 09:52:51 -07:00
Christian C. Berclaz
ba72094b69
New standard layout for Savage65 (65_ansi_blocker_tsangan_split_bs) ( #24690 )
...
* Added a default firmware and layout for the WindStudio Wind X R1
keyboard.
* Wind X R1: cleaned-up the folders to make clear that this firmware is
for the release 1 of this keyboard.
* Delete keyboards/windstudio/wind_x/R1 directory
Removing the uppercase R1 folder
* feat(cannonkeys/savage65): Added layout to keyboard.json
- Added the layout LAYOUT_65_ansi_blocker_tsangan_split_bs to the
community layouts.
2025-04-13 10:11:18 -06:00
QMK Bot
4643681888
Merge remote-tracking branch 'origin/master' into develop
2025-04-08 22:13:51 +00:00
Andrew Kannan
0ec96ddd52
Add Vida to QMK ( #24225 )
...
Co-authored-by: jack <jack@pngu.org>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2025-04-09 08:13:16 +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
Andrew Kannan
e7c5695a0c
Minor keymap fix on Cerberus HS ( #25043 )
2025-03-20 05:06:54 +00:00
Joel Challis
164b7331c3
Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson ( #24915 )
2025-02-17 08:39:29 +11:00
Andrew Kannan
c988584fc1
Add Reverie to QMK ( #24227 )
...
* Add Reverie to QMK
* Add backlight to reverie
* Update reverie readme and copyright notices
* Use format json to update keyboard.json formatting
* Update to have solderable and hotswap variants split
* Update copyright noticeS
* JSON formatting updates
* inherit config.h
* fix broken keymap
* Update reverie hs keyboard.json to be accurate
* Update keyboards/cannonkeys/reverie/hotswap/keyboard.json
Co-authored-by: jack <jack@pngu.org>
* Remove VIA keymaps
* Update keymap
---------
Co-authored-by: jack <jack@pngu.org>
2024-12-18 11:16:25 -07:00
Andrew Kannan
d76f7bfac3
Add Cerberus to QMK ( #24226 )
...
* Add Cerberus to QMK
* Update readme to add hotswap callouts
* Update readme formatting
* Use format json to update keyboard.json formatting
* Split Cerberus HS and Solderable into separate folders
* Update JSON formatting
* make solderable keymaps a bit more useful
* Backlight fix on solderable
* Update keyboards/cannonkeys/cerberus/hotswap/keyboard.json
Co-authored-by: jack <jack@pngu.org>
* Remove cerberus VIA keymaps
* Apply suggestions from code review
Change some whitespace
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Add RGB control keycodes to cerberus keymap
* Add backlight controls to default keymap on solderable version
* Update keyboards/cannonkeys/cerberus/readme.md
---------
Co-authored-by: jack <jack@pngu.org>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-12-05 11:18:25 -07:00
Nick Brassel
c843ad1268
Add Sagittarius encoder support. ( #24617 )
2024-11-20 08:59:07 +11:00
Duncan Sutherland
8cbd631fcb
remove "w": 1 from /keyboards/ ( #24587 )
2024-11-10 12:11:48 -07:00
Ryan
28b6a8841f
Add 60_ansi_tsangan_split_bs_rshift
to community layouts ( #24186 )
2024-09-02 09:13:28 +10:00
Nick Brassel
45dc2499dc
Remove all via-enabled keymaps, including via
. ( #24322 )
2024-08-26 07:51:22 +10:00
Ryan
8f6d2ac53c
Update Underglow keycodes ( #23765 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-08-25 22:15:07 +10:00
QMK Bot
fc209e1c51
Merge remote-tracking branch 'origin/master' into develop
2024-08-07 20:44:32 +00:00
Andrew Kannan
5acc3b2b7b
Add extra compatibility to Sat75 HS PCB ( #24156 )
2024-08-07 14:40:31 -06:00
Ryan
f8596b40a4
Normalise mouse keycodes ( #23975 )
2024-07-03 18:35:54 +10:00
Joel Challis
3400908b08
Move VIA config to keymap level ( #23754 )
2024-05-21 13:25:28 +01: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
Ryan
5fda349018
Remove RGB keycodes from boards with no RGB config ( #23709 )
2024-05-20 17:11:49 +10:00
Ryan
5c592ab0c0
Delete trivial keymap readmes ( #23714 )
2024-05-17 23:49:29 +01:00
Ryan
1184e0d9be
Adjust keycode alignment around QK_BOOT
( #23697 )
2024-05-11 16:50:48 +01:00
Joel Challis
4c2bdf7ab0
Migrate build target markers to keyboard.json - Misc ( #23653 )
2024-05-03 16:13:43 +01:00
QMK Bot
b9834744d9
Merge remote-tracking branch 'origin/master' into develop
2024-05-03 00:43:03 +00:00
Andrew Kannan
e3fed98ecb
[Keyboard] Add Petrichor Keyboard ( #23413 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2024-05-02 17:42:33 -07:00
Duncan Sutherland
32136afe24
Change to development_board
( #21695 )
2024-04-23 19:47:30 +10:00
Joel Challis
abe4d9cdca
Migrate build target markers to keyboard.json - E ( #23529 )
2024-04-16 02:16:08 +01:00
QMK Bot
e5e2b8a262
Merge remote-tracking branch 'origin/master' into develop
2024-04-14 13:00:48 +00:00
Andrew Kannan
9baafef968
Swap PID and VID on is0gr in QMK ( #23458 )
2024-04-14 23:00:19 +10:00
James Young
a532d1cc5a
Data-driven Keyboard Conversions: C ( #23453 )
2024-04-11 16:29:10 +01:00
Joel Challis
62af50ceef
Fix failing keyboards on develop ( #23406 )
2024-04-03 14:01:30 +01:00
Ryan
c635733a7f
Remove quantum.h
includes from keyboard code ( #23394 )
2024-04-03 10:44:25 +11:00
Joel Challis
5db6f7967e
Remove redundant DEFAULT_FOLDER from keyboards ( #23377 )
2024-03-31 08:49:47 +01:00
Joel Challis
831deac212
Migrate build target markers to keyboard.json ( #23293 )
2024-03-30 11:31:50 +00:00
Joel Challis
1c8e99ca45
Migrate features and LTO from rules.mk to data driven ( #23307 )
2024-03-30 10:57:30 +00:00
Joel Challis
8e5cd981e1
Migrate features from rules.mk to DD ( #23247 )
2024-03-14 03:56:42 +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
Joel Challis
66050bb809
Migrate dynamic_keymap.layer_count < 4 where requried ( #22091 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-01-09 21:15:03 +11:00
Joel Challis
9e50faedae
Remove incorrect use of WS2812_PIO_USE_PIO1 ( #22771 )
2023-12-28 17:07:40 +00:00
Nick Brassel
d235352504
Remove obvious user keymaps, keyboards/{b,c}*
edition. ( #22693 )
2023-12-18 16:05:50 +11:00
Joel Challis
1ed03f498f
Remove userspace keymaps ( #22544 )
2023-11-27 05:36:45 +11:00
QMK Bot
f24d51f5be
Merge remote-tracking branch 'origin/master' into develop
2023-10-31 01:32:32 +00:00
Cipulot
538b79657e
Fix for swapped PID and VID ( #22372 )
2023-10-31 01:31:58 +00:00
QMK Bot
07ec38f345
Merge remote-tracking branch 'origin/master' into develop
2023-09-30 02:44:14 +00:00