summaryrefslogtreecommitdiff
path: root/keyboards/acheron
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Migrate `g_led_config` to DD (0-9, A) (#25558)Jack Sangdahl8-127/+355
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis6-6/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis11-11/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis7-7/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan4-8/+8
2024-09-24Remove `STM32_PWM_USE_ADVANCED` references (#24432)Joel Challis9-27/+0
2024-09-02Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186)Ryan2-3/+6
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel30-714/+0
2024-08-25Update Underglow keycodes (#23765)Ryan10-18/+18
2024-07-11bad_kb_funcs1zvecr2-0/+4
2024-06-22Migrate `led_update_kb` implementations to DD (#23983)Joel Challis2-18/+5
2024-05-20Remove RGB keycodes from boards with no RGB config (#23709)Ryan2-2/+2
2024-05-17Delete trivial keymap readmes (#23714)Ryan1-1/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2-2/+2
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan7-36/+36
2024-04-12Migrate build target markers to keyboard.json - 0AB (#23488)Joel Challis1-0/+0
2024-04-02Data-Driven Keyboard Conversions: A (#23379)James Young36-239/+120
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis6-0/+0
2024-03-30Migrate features and LTO from rules.mk to data driven (#23302)Joel Challis8-57/+49
2024-03-14Migrate features from rules.mk to DD (#23247)Joel Challis16-105/+70
2024-03-09Remove redundant disabling of features (#22926)Joel Challis3-9/+0
2024-03-02WS2812 PWM: prefix for DMA defines (#23111)Ryan9-18/+18
2024-02-25LED drivers: update keyboard LED configs (#23073)Ryan1-87/+87
2024-02-01Ensure LTO is enabled as a `info.json` build config option (#22932)Joel Challis3-3/+9
2024-01-02Migrate RGB Matrix config to info.json - A (#22798)Joel Challis8-220/+201
2023-12-20Merge remote-tracking branch 'upstream/master' into developfauxpark3-300/+0
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan4-4/+4
2023-12-18Update keyboard LED driver configs (#22638)Ryan1-1/+1
2023-12-18Remove obvious user keymaps, `keyboards/a*` edition. (#22692)Nick Brassel3-300/+0
2023-12-12Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan6-6/+9
2023-11-27Remove userspace keymaps (#22544)Joel Challis1-126/+0
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis1-1/+0
2023-11-14Migrate some EEPROM config to info.json (#22434)Joel Challis6-9/+15
2023-11-01Relocate LED driver init code (#22365)Ryan1-1/+0
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan1-1/+1
2023-10-05Merge remote-tracking branch 'origin/master' into developQMK Bot29-0/+979
2023-10-04Add Acheron Themis and its variants (#22142)Álvaro A. Volpato29-0/+979
2023-10-04Update ISSI LED types (#22099)Ryan1-1/+1
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan1-1/+1
2023-09-14Migrate i2c EEPROM_DRIVER to info.json (#22013)Joel Challis2-3/+3
2023-09-13is31fl3741: driver naming cleanups (#21929)Ryan1-1/+1
2023-08-23Move RGBLight animations to data driven (#21635)Ryan10-59/+65
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan4-4/+4
2023-07-08Relocate backlight drivers (#21444)Ryan5-6/+1
2023-07-02Move miscellaneous defines to data driven (#21382)Ryan2-2/+0
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2-3/+2
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel12-24/+0
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan10-5/+11
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan4-3/+5
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan3-2/+3