summaryrefslogtreecommitdiff
path: root/keyboards/latincompass
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (L) (#25617)Jack Sangdahl6-107/+77
2025-06-07Configure boards to use development_board - LM (#25341)Joel Challis1-2/+1
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis4-4/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis4-4/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis5-5/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan4-14/+14
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel14-320/+0
2024-08-25Update Underglow keycodes (#23765)Ryan6-28/+28
2024-08-04Remove unnecessary RGB Matrix shutdown hooks (#24238)Joel Challis1-10/+0
2024-07-08`latinpad/latin60rgb`: move RGB Matrix LED config to data driven (#24076)Ryan3-84/+126
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: L (#23771)James Young2-38/+6
2024-04-25Migrate build target markers to keyboard.json - L (#23607)Joel Challis3-0/+0
2024-04-22Data-Driven Keyboard Conversions: L (#23576)James Young6-43/+20
2024-04-17Remove *_SUPPORTED = yes (#23541)Joel Challis1-2/+0
2024-04-13Miscellaneous keyboard.json migrations (#23486)Joel Challis2-13/+9
2024-03-30Remove 'NO_USB_STARTUP_CHECK = no' from keyboards (#23376)Joel Challis2-2/+0
2024-03-29Remove "w": 1 from keyboards/ (#23367)Duncan Sutherland1-3/+3
2024-03-15Migrate features from rules.mk to data drive - LMN (#23277)Joel Challis4-28/+20
2024-02-25LED drivers: update keyboard LED configs (#23073)Ryan1-60/+60
2024-01-08Migrate RGB Matrix config to info.json - L (#22864)Joel Challis8-225/+131
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan3-3/+3
2023-12-18Update keyboard LED driver configs (#22638)Ryan3-3/+3
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis3-3/+0
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan3-4/+4
2023-10-04Update ISSI LED types (#22099)Ryan3-3/+3
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan3-18/+4
2023-09-13is31fl3731: driver naming cleanups (#21918)Ryan2-2/+2
2023-09-13is31fl3733: driver naming cleanups (#21905)Ryan1-1/+1
2023-08-23Move RGBLight animations to data driven (#21635)Ryan6-34/+39
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan4-4/+4
2023-08-23Simplfy RGB/LED matrix effect logic (#21703)Joel Challis1-14/+14
2023-08-15OLED: driver naming cleanups (#21710)Ryan1-1/+0
2023-08-08Remove more legacy config.h options (#21709)Joel Challis2-5/+0
2023-07-31Remove old OLED API code (#21651)Ryan1-2/+0
2023-07-29Bluetooth: driver naming cleanups (#21624)Ryan5-3/+7
2023-06-24Move `TAPPING_TERM` to data driven (#21296)Ryan2-2/+3
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan6-7/+6
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan7-7/+8
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan3-2/+3
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2-2/+0
2023-05-14Fixup latinpadble (#20924)jack7-388/+58
2023-05-02`info.json` whitespace cleanups (#20651)Ryan2-2/+0
2023-04-27Move 60% layouts to data driven (#20477)Ryan3-95/+65
2023-04-25Move miscellaneous layouts to data driven (#20516)Ryan5-143/+65
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan2-98/+64
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan8-4/+12
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan10-7/+15
2023-04-05Move small macropad-ish layouts to data driven (#20341)Ryan3-61/+22
2023-04-03Add core/fallback encoder behaviour (#20320)jack1-10/+0
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan6-91/+29