Joel Challis
|
0b6a460b7f
|
Remove duplicate of SPI default config from keyboards (#25266)
|
2025-05-16 17:35:05 +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 |
|
Ryan
|
f3bae56808
|
Update keycodes for keyboards with RGB Matrix (#24484)
|
2024-11-24 12:03:08 +00:00 |
|
Ryan
|
6fa11bf219
|
Separate RGBLight/RGB Matrix keycode handling (#23679)
* Separate RGBLight/RGB Matrix keycode handling
* Remove `_DISABLE_KEYCODES` handling
* Update RGB Matrix keycode docs
* Update underglow keycodes for previously migrated boards
* Update keycodes for boards with custom handling
* Fix typos
* Fix bad merge
|
2024-10-12 18:43:50 +02:00 |
|
Joel Challis
|
a10e7cc858
|
Fix rendering of keymap_config.no_gui within led_update_kb (#24473)
|
2024-10-12 00:06:10 +01:00 |
|
Nick Brassel
|
45dc2499dc
|
Remove all via-enabled keymaps, including via. (#24322)
|
2024-08-26 07:51:22 +10:00 |
|
Ryan
|
d09a06a1b3
|
Update GPIO API usage in keyboard code (#23361)
|
2024-05-03 15:21:29 +10:00 |
|
James Young
|
63bc7b63a6
|
Data-Driven Keyboard Conversions: A (#23379)
|
2024-04-02 17:45:44 +01:00 |
|
Joel Challis
|
831deac212
|
Migrate build target markers to keyboard.json (#23293)
|
2024-03-30 11:31:50 +00:00 |
|
Ryan
|
65a04ead32
|
LED drivers: update keyboard LED configs (#23073)
* IS31FL3733: update keyboard LED config
* IS31FL3736: update keyboard LED config
* IS31FL3737: update keyboard LED config
* IS31FL3741: update keyboard LED config
* IS31FL3743A: update keyboard LED config
* AW20216S: update keyboard LED config
* SNLED27351: update keyboard LED config
|
2024-02-25 21:29:37 +00:00 |
|
Ryan
|
f583d2fef0
|
Remove IS31FLCOMMON code (#22800)
|
2024-01-02 16:26:01 +11:00 |
|
Joel Challis
|
60f0132bd5
|
Migrate RGB Matrix config to info.json - A (#22798)
|
2024-01-02 03:05:08 +00:00 |
|
Ryan
|
8812a09581
|
Rename RGB_DISABLE_WHEN_USB_SUSPENDED -> RGB_MATRIX_SLEEP (#22682)
|
2023-12-20 13:31:50 +11:00 |
|
Ryan
|
b9e81c0691
|
Update keyboard LED driver configs (#22638)
|
2023-12-18 20:13:08 +00:00 |
|
Joel Challis
|
b35bac6afb
|
Remove unnecessary driver counts (#22435)
|
2023-11-22 21:37:32 +00:00 |
|
Joel Challis
|
1efc79063c
|
Migrate some EEPROM config to info.json (#22434)
|
2023-11-14 09:30:19 +11:00 |
|
QMK Bot
|
2f28c6df6d
|
Merge remote-tracking branch 'origin/master' into develop
|
2023-11-11 19:08:55 +00:00 |
|
jonylee@hfd
|
935c894f83
|
add 5087 keyboard (#20557)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
|
2023-11-11 11:08:26 -08:00 |
|
Ryan
|
d56ee70c52
|
Rename DRIVER_ADDR_n defines (#22200)
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
2023-10-21 21:41:59 +10:00 |
|
Ryan
|
c0f16be50f
|
Rename CKLED2001 driver to SNLED27351 (#22071)
|
2023-10-04 20:10:05 +11:00 |
|
Joel Challis
|
9a4c307740
|
Migrate dynamic_keymap.layer_count >= 4 (#22087)
|
2023-09-20 14:11:33 +01:00 |
|
Joel Challis
|
00feff656f
|
Migrate WEAR_LEVELING_*_SIZE to info.json (#22010)
|
2023-09-14 09:13:19 +10:00 |
|
Ryan
|
1cbb5ae99e
|
is31fl3733: driver naming cleanups (#21905)
|
2023-09-13 22:52:16 +10:00 |
|
Joel Challis
|
909054c357
|
Migrate spi_flash WEAR_LEVELING_DRIVER to info.json (#21978)
|
2023-09-12 06:47:12 +01:00 |
|
Ryan
|
37bc949945
|
RGB Matrix: driver naming cleanups (#21594)
|
2023-08-23 01:00:03 +01:00 |
|
James Young
|
ea21a09091
|
Akko Top40: correct layout data (#21348)
|
2023-06-23 02:38:04 -07:00 |
|
jonylee@hfd
|
8f980ea69f
|
[Keyboard] add top40 keyboard. (#21199)
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
|
2023-06-14 22:25:23 -06:00 |
|
jonylee@hfd
|
bbba1d07f9
|
[Keyboard] add acr87 keyboard. (#21200)
|
2023-06-14 22:23:46 -06:00 |
|
jonylee@hfd
|
4055f2a937
|
[Keyboard]add 5108 Keyboard. (#21184)
Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
Co-authored-by: jack <0x6a73@protonmail.com>
|
2023-06-14 00:27:08 -06:00 |
|