Commit graph

189 commits

Author SHA1 Message Date
Ryan
37bc949945
RGB Matrix: driver naming cleanups () 2023-08-23 01:00:03 +01:00
Joel Challis
dfb6d38f08
Simplfy RGB/LED matrix effect logic () 2023-08-23 00:03:01 +01:00
Ryan
1c069b13b9
rgblight: driver selection cleanups () 2023-08-15 11:06:57 +01:00
Ryan
5d2f2af198
OLED: driver naming cleanups () 2023-08-15 10:30:34 +01:00
Ryan
571b8bac82
LED Matrix: driver naming cleanups () 2023-07-29 15:25:00 +10:00
Ryan
b4a7b9253a
Bluetooth: driver naming cleanups () 2023-07-29 15:16:14 +10:00
Ryan
b090354143
haptic: naming cleanups () 2023-07-21 09:17:39 +10:00
Ryan
b9e5895184
Eliminate TMK_COMMON_* in makefiles () 2023-07-15 17:27:32 +10:00
Ryan
cb2331713c
Relocate backlight drivers () 2023-07-08 23:13:10 +10:00
Ryan
aad5746682
Move protocol makefiles into their respective folders ()
* Move protocol makefiles into their respective folders

* Fix USB-USB converter
2023-06-22 15:07:28 +01:00
Nick Brassel
ffdc70bf0a
Consolidate KEYBOARD_OUTPUT+KEYMAP_OUTPUT=>INTERMEDIATE_OUTPUT () 2023-06-21 08:41:49 +10:00
Joel Challis
873922d98f
Implement UF2 device type id extension tag () 2023-05-25 23:07:47 +01:00
Pascal Getreuer
3993b15f05
[Core] Add Repeat Key ("repeat last key") as a core feature. ()
Co-authored-by: casuanoob <96005765+casuanoob@users.noreply.github.com>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2023-05-20 22:35:06 +10:00
Ryan
ab8c5013c8
BIOI G60/Morgan65: use custom Bluetooth driver () 2023-05-20 22:12:59 +10:00
QMK Bot
e5e089b746 Merge remote-tracking branch 'origin/master' into develop 2023-05-15 12:30:03 +00:00
Purdea Andrei
96d3750483
Fix EEPROM_DRIVER=legacy_stm32_flash () 2023-05-15 22:29:25 +10:00
Nick Brassel
5faa23d54c
Keymap introspection for combos. () 2023-05-15 22:27:37 +10:00
Nick Brassel
433dc60686
Merge remote-tracking branch 'upstream/master' into develop 2023-05-15 22:10:42 +10:00
Nick Brassel
507e32b28c
Generate make dependency file during build for info.json's etc. () 2023-05-15 21:58:12 +10:00
Drashna Jaelre
2ddad246ce
OLED Driver improvements ()
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2023-05-10 14:04:53 -07:00
Xelus22
6a619e6403
[Core] Clean up ISSI drivers, Add IS31FL3736 support ()
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
2023-04-30 12:35:27 +10:00
Drashna Jaelre
cf5626e024
[Bug] Fix compilation issues with PS/2 driver on F4x1 controllers () 2023-04-12 21:43:27 -07:00
Vladislav Marchenko
9a68472da8
Added PMW3320 driver () 2023-04-03 12:57:19 +10:00
Ryan
647c2835e6
WS2812 driver improvements () 2023-03-30 12:21:02 +11:00
fauxpark
9602938e9e Merge remote-tracking branch 'upstream/master' into develop 2023-03-29 16:00:41 +11:00
Nick Brassel
6bdbf77238
Add step summary output to CI builds, with failure logs. () 2023-03-29 15:55:31 +11:00
Nick Brassel
42aa83787f
Optionally keep intermediate file listings in order to do comparisons between builds. () 2023-03-23 12:48:25 +11:00
Joel Challis
fc05929124
Strip whitespace from CONVERT_TO variables () 2023-02-28 11:15:54 -08:00
Joel Challis
bda28fa384
Hide hex output when building uf2 () 2023-02-26 15:24:43 +11:00
Drashna Jaelre
fe02abc479
[Core] Tri Layer Keys ()
Co-authored-by: wilba <wilba@wilba.tech>
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-12 10:23:07 +11:00
QMK Bot
cc9520b7a0 Merge remote-tracking branch 'origin/master' into develop 2023-01-30 08:48:34 +00:00
Nick Brassel
e296d67146
Accumulate version.h generator flags. () 2023-01-30 08:47:46 +00:00
Ryan
242b80c63f
Move MIDI code out of tmk_core () 2023-01-30 18:47:50 +11:00
Joel Challis
80cc6ad187
Fix 19701 merge 2023-01-28 21:16:59 +00:00
Joel Challis
832479c7fb
Split out mcu_selection to platform () 2023-01-29 07:40:47 +11:00
Joel Challis
27504d974d
Fix converter alias after 19603 () 2023-01-20 02:41:10 +00:00
Joel Challis
0ce3f6bcfe
De-duplicate platform detection () 2023-01-19 00:27:00 +00:00
Joel Challis
88ec588ae7
Remove make all-<platform> build targets () 2023-01-19 10:44:41 +11:00
Joel Challis
12f1a30d16
Add alias support for converters () 2023-01-18 23:16:33 +00:00
Joel Challis
82a94ea1bd
Add f303 to tinyuf2 bootloader support () 2023-01-18 22:36:58 +00:00
Joel Challis
0730740add
Add mmoskal/uf2-stm32f103 bootloader support () 2023-01-15 15:04:32 +00:00
Joel Challis
1bbacec44d
Promote CTPC warning to error () 2023-01-11 22:44:55 +00:00
Joel Challis
46c85c93f0
Revert "De-duplicate platform detection ()" ()
This reverts commit e11235ee14.
2023-01-11 19:58:27 +00:00
Joel Challis
e11235ee14
De-duplicate platform detection () 2023-01-11 02:13:32 +00:00
QMK Bot
03a728f71c Merge remote-tracking branch 'origin/master' into develop 2023-01-04 05:07:50 +00:00
Nick Brassel
8e869da1da
Allow for specifying the number of symbols to output. () 2023-01-04 16:07:13 +11:00
Joel Challis
20ee103399
Remove cmp checks from Makefile () 2023-01-02 22:26:26 +00:00
Joel Challis
4b2fd42122
Build warning when not valid work-tree () 2023-01-03 09:12:54 +11:00
Joel Challis
b297531dbf
Migrate 'make git-submodule' to CLI command () 2023-01-03 09:11:57 +11:00
QMK Bot
83e8e5845a Merge remote-tracking branch 'origin/master' into develop 2022-12-14 20:27:34 +00:00