summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/sono1
Commit message (Expand)AuthorAgeFilesLines
* Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-231-2/+1
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-3/+3
* Move remaining `LAYOUT`s to data driven (#20422)Ryan2023-04-154-221/+164
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-115-12/+10
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-174-12/+12
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-13/+6
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-313-3/+0
* Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)Ryan2022-08-206-16/+16
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* Provide better config defaults for bluepill boards (#16909)Joel Challis2022-04-221-28/+0
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-5/+1
* Fixup build. (#15931)Nick Brassel2022-01-192-10/+5
* Add Teensy2.0++ revision and VIA keymap to handwired/sono1 (#15296)Dmitry Nosachev2022-01-1012-87/+198
* 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 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 Full Bootmagic (#13846)James Young2021-08-061-1/+1
* ChibiOS conf migrations... take 11 (#11646)Nick Brassel2021-01-211-12/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-201-6/+12
|\
| * Handwired ASkeyboard Sono1: Configurator fixes (#11625)James Young2021-01-191-6/+12
* | Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-203-3/+3
* | ChibiOS conf migrations... take 5 (#11414)Nick Brassel2021-01-103-1412/+63
|/
* [Keyboard] add ASkeyboard Sono1 (#11114)Dmitry Nosachev2020-12-2213-0/+2129