summaryrefslogtreecommitdiff
path: root/keyboards/acheron
AgeCommit message (Expand)Author
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-09-20Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-09-20Update Apollo PCBs to use wear levelling code (#18411)Álvaro A. Volpato
2022-08-30Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis
2022-08-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-15Migrate more F4x1 board files (#18054)Joel Challis
2022-08-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-15Migrate more F4x1 board files (#18046)Joel Challis
2022-08-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-13Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)Ryan
2022-08-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-10Acheron Athena Layout Macro Refactor and Additions (#17973)James Young
2022-08-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-07RESET -> QK_BOOT default keymaps (#17939)Joel Challis
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-07-26[Keyboard] Acheron Athena support (#16818)Álvaro A. Volpato
2022-07-26Move keyboard USB IDs and strings to data driven: A (#17781)Ryan
2022-07-24Add info.json files for Acheron Apollo series keyboards (#17770)James Young
2022-07-23[Keyboard] Apollo87H PCB support (#16817)Álvaro A. Volpato
2022-07-01Swap over F4x1 8MHz HSE boards over from blackpill board files (#17520)Joel Challis
2022-06-02[Keyboard] Acheron Shark alpha Encoder support (#17266)Václav Kučera
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-04-18[Keyboard] SharkPCB release Beta compatibility (#16713)Álvaro A. Volpato
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2022-03-11Acheron Elongate Delta: add info.json (#16615)James Young
2022-01-28[Keyboard] Adds Elongate Revision Delta PCB support (#15498)Álvaro A. Volpato
2022-01-10[Keymap] AJP10304 layout, add Colemak-DHm layer (#15582)Alan Pocklington
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-10-29[Keymap] ajp10304: add mouse scroll keys (#14953)Alan Pocklington
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan
2021-09-26Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan
2021-09-20Remove backlight pin references in rules.mk (#14513)Ryan
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan
2021-09-05Remove empty override functions (#14312)Ryan
2021-08-19Merge remote-tracking branch 'upstream/master' into developJames Young
2021-08-19[Keymap] Quark AJP10304 layout (#13290)Alan Pocklington
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-06-08Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-02-27remove keyboard_folder from info.jsonZach White
2021-02-09Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre