summaryrefslogtreecommitdiffstats
path: root/keyboards/function96
Commit message (Expand)AuthorAgeFilesLines
* Move `default` layouts to data driven (#20349)Ryan2023-04-082-629/+548
* Remove more empty headers (#20155)Ryan2023-03-172-34/+0
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-104-70/+10
* Remove matrix size defines (#19581)Ryan2023-02-172-8/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-12/+4
* Debounce defines cleanup (#19742)Ryan2023-02-032-6/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-2/+0
* Move keyboard USB IDs and strings to data driven: F (#17816)Ryan2022-07-274-16/+12
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-092-4/+2
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-012-4/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-052-2/+2
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-122-2/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-122-4/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-141-4/+537
|\
| * Function96 V2 Configurator fixes (#13996)James Young2021-08-141-4/+537
* | Remove Full Bootmagic (#13846)James Young2021-08-062-2/+2
|/
* Function96 V2: Fixed info.json file (#13322)JTM2021-08-021-2/+2
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-082-0/+6
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-2924-27/+393
* 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-203-3/+3
* ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel2020-12-053-1364/+63
* function96 keyboard added (#10024)JuanTapMan2020-08-1811-0/+1605