summaryrefslogtreecommitdiffstats
path: root/keyboards/acheron/keebspcb
Commit message (Expand)AuthorAgeFilesLines
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-3/+3
* Move 60% layouts to data driven (#20477)Ryan2023-04-272-20/+66
* Remove more empty headers (#20155)Ryan2023-03-171-1/+0
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-112-4/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-8/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-1/+1
* Move keyboard USB IDs and strings to data driven: A (#17781)Ryan2022-07-262-7/+6
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-0/+3
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-1/+1
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-2/+0
* ChibiOS conf migrations... take 11 (#11646)Nick Brassel2021-01-211-14/+0
* Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-202-2/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-111-1/+0
|\
| * Remove `DESCRIPTION`, 0-A (#11369)Ryan2021-01-111-1/+0
* | ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel2020-12-053-1386/+44
|/
* Remove HD44780 References, Part 1 (#9052)James Young2020-07-271-1/+0
* Enable memcore to fix malloc/rand crashes (#8695)Joel Challis2020-04-051-1/+1
* Add KeebsPCB pre-Alpha support (#8485)Álvaro A. Volpato2020-03-2610-0/+1610