summaryrefslogtreecommitdiff
path: root/keyboards/function96
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis2-2/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis2-2/+0
2024-05-17Delete trivial keymap readmes (#23714)Ryan5-15/+0
2024-03-15Migrate features from rules.mk to data driven - EFGH (#23248)Joel Challis4-24/+16
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan2-45/+109
2023-04-08Move `default` layouts to data driven (#20349)Ryan2-629/+548
2023-03-17Remove more empty headers (#20155)Ryan2-34/+0
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan4-70/+10
2023-02-17Remove matrix size defines (#19581)Ryan2-8/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan4-12/+4
2023-02-03Debounce defines cleanup (#19742)Ryan2-6/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2-2/+0
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel2-2/+0
2022-07-27Move keyboard USB IDs and strings to data driven: F (#17816)Ryan4-16/+12
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan2-4/+2
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2-4/+0
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2-2/+2
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2-2/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan2-4/+0
2021-08-14Merge remote-tracking branch 'origin/master' into developQMK Bot1-4/+537
2021-08-14Function96 V2 Configurator fixes (#13996)James Young1-4/+537
2021-08-06Remove Full Bootmagic (#13846)James Young2-2/+2
2021-08-02Function96 V2: Fixed info.json file (#13322)JTM1-2/+2
2021-06-08Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2-0/+6
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young24-27/+393
2021-01-21ChibiOS conf migrations... take 11 (#11646)Nick Brassel1-14/+0
2021-01-20Fix up comments showing how to execute config migration. (#11621)Nick Brassel3-3/+3
2020-12-05ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel3-1364/+63
2020-08-18function96 keyboard added (#10024)JuanTapMan11-0/+1605