summaryrefslogtreecommitdiffstats
path: root/keyboards/xelus/valor_frl_tkl
Commit message (Expand)AuthorAgeFilesLines
* Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-233-8/+0
* Xelus Valor FRL TKL Layout Additions (#20893)James Young2023-05-124-92/+197
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-154-145/+83
* Remove more empty headers (#20155)Ryan2023-03-171-19/+0
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-106-22/+15
* Remove matrix size defines (#19581)Ryan2023-02-173-12/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-086-23/+9
* Debounce defines cleanup (#19742)Ryan2023-02-033-9/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0
* Remove more `UNUSED_PINS` defines (#18940)Ryan2022-11-032-2/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-216-11/+19
|\
| * Move keyboard USB IDs and strings to data driven, pass 3 (#18111)Ryan2022-08-216-11/+19
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-161-1/+1
|\|
| * Use correct board file in xelus/valor_frl_tkl/rev2_0 (#18071)Joel Challis2022-08-161-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-152-0/+2
|\|
| * Migrate more F4x1 board files (#18054)Joel Challis2022-08-152-0/+2
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-1421-9/+358
|\|
| * [Keyboard] Add Valor FRL TKL rev2.0 and 2.1 (#17992)Xelus222022-08-1421-9/+358
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* | [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann2022-08-062-36/+0
|/
* Move keyboard USB IDs and strings to data driven: X (#17925)Ryan2022-08-062-8/+7
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis2022-02-262-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
* Align ChibiOS I2C defs with other drivers (#14399)Joel Challis2021-09-121-2/+2
* 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
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-0/+3
* add valor_frl_tkl info.json (#12359)Xelus222021-03-241-0/+90
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-251-1/+0
|\
| * Remove redundant I2C config defines from keyboards (#11661)Ryan2021-01-251-1/+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-203-3/+3
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-131-4/+1
|\|
| * Add i2c 24LC64 eeprom (#11200)Xelus222020-12-141-4/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-091-2/+8
|\|
| * [Keyboard] Valor FRL TKL update - EEPROM change (#11163)Xelus222020-12-091-2/+8
* | ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel2020-12-053-1378/+63
|/
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-2815-0/+1704