aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/phentech
Commit message (Collapse)AuthorAgeFilesLines
* Migrate `usb.force_nkro` to `host.default.nkro` (#25468)Joel Challis2025-07-101-1/+5
|
* Remove duplicate of SPI default config from keyboards (#25266)Joel Challis2025-05-161-2/+0
|
* Remove empty `url` fields (#25181)Joel Challis2025-04-221-1/+0
|
* Update keycodes for keyboards with RGB Matrix (#24484)Ryan2024-11-241-1/+1
|
* Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2024-08-252-46/+0
|
* Migrate build target markers to keyboard.json (#23293)Joel Challis2024-03-302-1/+0
|
* Remove "w": 1 from keyboards/ (#23367)Duncan Sutherland2024-03-301-2/+2
|
* LED drivers: update keyboard LED configs (#23073)Ryan2024-02-251-67/+67
| | | | | | | | | | | | | | | * 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
* AW20216S: combine EN pin defines (#23067)Ryan2024-02-151-1/+1
|
* Remove always enabled effects from lighting animation list (#22992)Joel Challis2024-01-311-1/+0
| | | | | * Remove 'solid_color' from animation list * Remove 'solid'/'none' from animation list
* Migrate RGB Matrix config to info.json - NOPQ (#22866)Joel Challis2024-01-102-8/+3
|
* Remove IS31FLCOMMON code (#22800)Ryan2024-01-022-3/+3
|
* Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan2023-12-201-1/+1
|
* Update keyboard LED driver configs (#22638)Ryan2023-12-181-1/+1
|
* Remove unnecessary driver counts (#22435)Joel Challis2023-11-221-1/+0
|
* Migrate some EEPROM config to info.json (#22434)Joel Challis2023-11-133-2/+8
|
* Added more rgb effects for rpk-001 keyboard (#22120)Joy Lee2023-09-251-0/+46
|
* [Keyboard] Add rpk-001 keyboard (#21042)Joy Lee2023-09-2110-0/+432
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Joy <chang.li@westberrytech.com>