summaryrefslogtreecommitdiffstats
path: root/keyboards/acheron
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-117-122/+1314
|\
| * Acheron Athena Layout Macro Refactor and Additions (#17973)James Young2022-08-107-122/+1314
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-0712-28/+28
|\|
| * RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-0712-28/+28
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-2/+0
|/
* [Keyboard] Acheron Athena support (#16818)Álvaro A. Volpato2022-07-2621-0/+777
* Move keyboard USB IDs and strings to data driven: A (#17781)Ryan2022-07-268-28/+24
* Add info.json files for Acheron Apollo series keyboards (#17770)James Young2022-07-243-0/+308
* [Keyboard] Apollo87H PCB support (#16817)Álvaro A. Volpato2022-07-2340-0/+1816
* Swap over F4x1 8MHz HSE boards over from blackpill board files (#17520)Joel Challis2022-07-013-15/+1
* [Keyboard] Acheron Shark alpha Encoder support (#17266)Václav Kučera2022-06-022-0/+5
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-154-4/+4
* [Keyboard] SharkPCB release Beta compatibility (#16713)Álvaro A. Volpato2022-04-1824-59/+712
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-156-14/+0
* Acheron Elongate Delta: add info.json (#16615)James Young2022-03-111-0/+68
* [Keyboard] Adds Elongate Revision Delta PCB support (#15498)Álvaro A. Volpato2022-01-2825-63/+533
* [Keymap] AJP10304 layout, add Colemak-DHm layer (#15582)Alan Pocklington2022-01-101-6/+15
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-142-40/+40
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-096-12/+6
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-016-12/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-058-8/+8
* [Keymap] ajp10304: add mouse scroll keys (#14953)Alan Pocklington2021-10-291-3/+2
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-262-106/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-215-5/+5
* Remove backlight pin references in rules.mk (#14513)Ryan2021-09-201-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-126-6/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-126-14/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove empty override functions (#14312)Ryan2021-09-051-35/+0
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-08-191-1/+1
|\
| * [Keymap] Quark AJP10304 layout (#13290)Alan Pocklington2021-08-191-1/+1
* | Remove MIDI Configuration boilerplate (#11151)James Young2021-08-166-43/+0
* | Remove Full Bootmagic (#13846)James Young2021-08-068-8/+8
|/
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-085-0/+15
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-295-5/+5
* remove keyboard_folder from info.jsonZach White2021-02-271-1/+0
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-094-8/+1
* Merge remote-tracking branch 'origin/master' into developZach White2021-01-301-0/+5
|\
| * Add a <FEATURE>_SUPPORTED flag (#9058)Zach White2021-01-301-0/+5
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-01-272-6/+0
|\|
| * Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-272-6/+0
* | ChibiOS conf migrations... take 11 (#11646)Nick Brassel2021-01-214-52/+0
* | Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-209-9/+9
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-125-39/+207
|\|
| * Acheron Lasgewloth: layout macro rework (#11523)James Young2021-01-125-39/+207
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-114-4/+0
|\|
| * Remove `DESCRIPTION`, 0-A (#11369)Ryan2021-01-114-4/+0
* | ChibiOS conf migrations... take 3 (#11261)Nick Brassel2020-12-213-1387/+43
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-0610-0/+1661
|\|