Ryan and GitHub
dc3896e31c
Cleanup junk chars, part 4 ( #13345 )
2021-07-01 16:41:51 +10:00
Ryan and GitHub
44260c3414
Remove API_SYSEX_ENABLEs from rules.mk ( #13389 )
2021-06-30 23:30:42 -07:00
Ryan and GitHub
653082235a
Relocate RGB/HSV color defs to a more fitting place ( #13377 )
2021-06-29 19:15:58 +01:00
Ryan and GitHub
cb23fe9fc1
Move RGBLight code into its own folder ( #13312 )
2021-06-28 15:15:24 +10:00
Ryan and GitHub
53ace430fe
Doctor: print CLI version ( #13356 )
2021-06-27 13:21:53 +10:00
Ryan and GitHub
cbe761ea16
Exent cleanup ( #13353 )
2021-06-27 05:07:44 +10:00
Ryan and GitHub
bbe43a91eb
CLI: Add subcommand to generate version.h ( #13151 )
2021-06-27 02:29:02 +10:00
Ryan and GitHub
93bd34c6d3
Cleanup junk chars, part 3 ( #13332 )
2021-06-26 02:38:21 +01:00
Ryan and GitHub
92a9fba353
Cleanup junk chars, part 2 ( #13284 )
2021-06-25 13:51:44 +10:00
Ryan and GitHub
4319aca91c
Fix linker error when rgblight and RGB Matrix are both enabled ( #13304 )
2021-06-23 10:53:00 +10:00
Ryan and GitHub
791363a680
Remove rgblight stubs ( #13302 )
2021-06-23 10:16:41 +10:00
Ryan and GitHub
d61e5c0027
Move LED/RGB Matrix code into their own directories ( #13257 )
2021-06-22 18:26:23 +10:00
fauxpark
eaba4d327f
Merge remote-tracking branch 'upstream/master' into develop
2021-06-21 21:17:26 +10:00
Ryan and GitHub
59c572eaf0
Cleanup junk characters, part 1 ( #13282 )
2021-06-21 11:29:15 +01:00
Ryan and GitHub
e4a2cfd853
Remove dfu-util arguments from mcu_selection ( #13150 )
2021-06-21 19:56:55 +10:00
Ryan and GitHub
90e57b7b0a
OLED font easter egg ( #13269 )
2021-06-20 09:38:21 -07:00
fauxpark
e3030bff5e
Merge remote-tracking branch 'upstream/master' into develop
2021-06-20 12:10:59 +10:00
Ryan and GitHub
4dddcb4f03
Telophase cleanup ( #13225 )
2021-06-20 12:03:11 +10:00
Ryan and GitHub
37fba09021
ST7565 invert ( #13237 )
2021-06-19 18:51:35 +10:00
fauxpark
d04f7bc160
Merge remote-tracking branch 'upstream/master' into develop
2021-06-17 17:22:01 +10:00
Ryan and GitHub
2f08a34394
OLED driver tweaks ( #13215 )
2021-06-17 17:14:23 +10:00
b2fdd48744
Add ST7565 LCD driver ( #13089 )
...
Co-authored-by: Joakim Tufvegren <jocke@barbanet.com >
2021-06-10 17:16:09 +10:00
Ryan and GitHub
17d0fad762
spi_master Kinetis support (#13098 )
2021-06-08 19:54:33 +10:00
Ryan and GitHub
9dcd03b6ca
Set BOOTLOADER = stm32-dfu for all applicable STM32 boards ( #12956 )
...
* Set bootloader to stm32-dfu for STM32F303
* Set bootloader to stm32-dfu for STM32F0x2
* Set bootloader to stm32-dfu for STM32F4x1
* Set bootloader to stm32duino for sowbug
* Delete redundant bootloader_defs headers
* Add some missing MCU name comments
* Move APM32 dfu-suffix overrides underneath bootloader
* Remove redundant STM32_BOOTLOADER_ADDRESS defines/rules
2021-06-08 19:48:46 +10:00
Ryan and GitHub
9dffd35762
Add default ortho_1x1 layout ( #13118 )
2021-06-07 20:46:22 +10:00
Ryan and GitHub
af91221ddb
qmk multibuild: Fix bug with Path objects (#13093 )
2021-06-03 16:53:03 +01:00
Ryan and GitHub
261d94ce34
Tidy up spi_master includes ( #13053 )
2021-06-03 16:26:41 +10:00
Ryan and GitHub
d66090af19
backlight.c: include eeprom.h (#13024 )
2021-05-28 09:04:13 -07:00
Ryan and GitHub
06aea834c4
Backlight: add defines for default level and breathing state ( #12560 )
2021-05-26 22:21:15 -07:00
Ryan and GitHub
8f4767d966
[Keyboard] Fix Terrazzo build failure ( #12977 )
2021-05-21 23:56:17 -07:00
fauxpark
d6b707403e
Merge remote-tracking branch 'upstream/master' into develop
2021-05-15 13:43:46 +10:00
Ryan and GitHub
83be6ba472
Fix Marauder and add readme ( #12906 )
2021-05-14 19:57:16 -07:00
Ryan and GitHub
04ab5de73c
Deprecate send_unicode_hex_string() ( #12602 )
2021-05-14 03:25:40 +10:00
Ryan and GitHub
7078d5a5bd
LED Matrix: Documentation ( #12685 )
2021-05-13 12:57:57 +10:00
Ryan and GitHub
92fbadeb1b
Rename point_t -> led_point_t ( #12864 )
2021-05-13 09:17:18 +10:00
Ryan and GitHub
d84cbc3cec
Fix syntax error when compiling for ARM ( #12866 )
2021-05-11 08:17:28 -07:00
Ryan and GitHub
3edc43964d
LED Matrix: Effects! ( #12651 )
2021-05-11 13:41:06 +10:00
Ryan and GitHub
4fa32f0f04
KBDMini refactor ( #12850 )
2021-05-10 05:16:29 +10:00
Ryan and GitHub
62c3e3d11f
Remove pointless SERIAL_LINK_ENABLE rules ( #12846 )
2021-05-10 02:53:21 +10:00
Ryan and GitHub
3d922e6257
Add a handful of consumer/gendesk page usages ( #12811 )
2021-05-06 17:16:07 +01:00
Ryan and GitHub
d6ab908272
LED Matrix: Split ( #12633 )
2021-04-22 19:21:13 +10:00
Ryan and GitHub
cb19c0906e
LED Matrix: Reactive effect buffers & advanced indicators ( #12588 )
2021-04-20 17:38:44 +10:00
Ryan and GitHub
53eb35b6cf
LED Matrix: Task system ( #12580 )
2021-04-15 12:08:52 +10:00
Ryan and GitHub
a28fbcda23
Terrazzo: Fix wrong LED Matrix function names ( #12561 )
2021-04-13 19:51:31 +10:00
Ryan and GitHub
ce99f98bb5
LED Matrix: suspend code ( #12509 )
2021-04-13 19:51:03 +10:00
Ryan and GitHub
2170b75b26
qmk chibios-confmigrate: Make -i and -r required (#12515 )
2021-04-08 14:16:15 +10:00
Ryan and GitHub
40c314fe5c
LED Matrix: Implement CIE1931 curve ( #12417 )
2021-04-07 20:06:11 +10:00
Ryan and GitHub
546dfce209
Add info.json for CK60i ( #12318 )
2021-04-07 20:03:45 +10:00
fauxpark
638cc50727
Merge remote-tracking branch 'upstream/master' into develop
2021-04-03 20:15:54 +11:00
Ryan and GitHub
8880e89bcd
Big quantum_keycodes cleanup ( #12249 )
2021-04-02 17:45:56 -07:00
Ryan and GitHub
cd981ec56a
qmk doctor: Fix WSL /mnt check (#12466 )
2021-04-02 22:24:09 +01:00
Ryan and GitHub
12f308748f
qmk doctor: Display macOS and Windows versions, and add WSL warning for /mnt ( #12441 )
2021-04-02 21:44:27 +11:00
Ryan and GitHub
2ae38e9c43
LED Matrix: Config functions ( #12361 )
2021-03-28 17:59:44 +11:00
Ryan and GitHub
eae7343741
Move API_SYSEX_MAX_SIZE out of config_common.h ( #12302 )
2021-03-25 22:30:42 +11:00
Ryan and GitHub
653ecf91c2
More Tap Dance docs improvements ( #12358 )
2021-03-24 19:46:22 +00:00
Ryan and GitHub
723d9af04d
Add info.json for handwired/datahand ( #12320 )
2021-03-24 21:12:55 +11:00
Ryan and GitHub
bd18405cf0
LED Matrix: Fix up eeconfig code ( #12327 )
2021-03-24 13:09:56 +11:00
Ryan and GitHub
78149505f9
Fix Uni660 linker errors ( #12341 )
2021-03-24 13:03:43 +11:00
Ryan and GitHub
ed28795651
LED Matrix: Additional common_features.mk tweaks ( #12187 )
2021-03-20 14:52:33 +11:00
Ryan and GitHub
69eca63a84
qmk doctor: Don't run udev checks under WSL (#12231 )
2021-03-19 04:24:21 +11:00
Ryan and GitHub
9331c22620
XT converter cleanup ( #12264 )
2021-03-18 11:48:09 +11:00
Ryan and GitHub
e527b375e8
TKC M0lly refactor ( #12227 )
2021-03-17 15:56:45 +11:00
Ryan and GitHub
739925c902
Add info.json for RGBKB Pan ( #12218 )
2021-03-15 07:17:09 +11:00
Ryan and GitHub
f236395176
LED Matrix: Clean up includes ( #12197 )
2021-03-13 11:38:26 +11:00
Ryan and GitHub
88dce24375
Remove hex_to_keycode and move tap_random_base64 to send_string.c ( #12079 )
2021-03-12 18:03:44 +11:00
Ryan and GitHub
2e24cfadb7
Remove FUNC() ( #12161 )
2021-03-11 05:21:28 +11:00
Ryan and GitHub
aed8bace97
Fix typo in get_git_version() ( #12182 )
2021-03-10 08:36:39 +11:00
Ryan and GitHub
9155b59e1a
LED Matrix: decouple from Backlight ( #12054 )
2021-03-08 16:55:00 +11:00
Ryan and GitHub
8556068534
Require BOOTLOADER = qmk-dfu for :bootloader target ( #12136 )
2021-03-07 17:39:35 +11:00
Ryan and GitHub
9c94de070a
Remove ifdefs for UC and X/XP too ( #12131 )
2021-03-06 19:50:01 +11:00
Ryan and GitHub
23d6ca9942
Remove a few more ifdefs from quantum_keycodes ( #12129 )
2021-03-06 17:44:48 +11:00
Ryan and GitHub
6461087c86
qmk generate-rules-mk: add --escape switch for makefile logic (#12101 )
2021-03-04 15:09:22 +11:00
Ryan and GitHub
1a7f2c8f45
Extract sendstring into its own compilation unit ( #12060 )
...
* Extract sendstring into its own compilation unit
* License headers?
* Put this include in the header
2021-03-01 07:11:39 +11:00
fauxpark
23fd1aee00
Merge remote-tracking branch 'upstream/master' into develop
2021-02-25 16:04:53 +11:00
Ryan and GitHub
39694d5eb0
V-USB suspend refactor ( #11891 )
2021-02-25 15:54:25 +11:00
Ryan and GitHub
316dcf4960
Clean up some user keymaps specifying MCU ( #11966 )
2021-02-22 00:49:13 +00:00
Ryan and GitHub
7ab9f6a101
Output selection: Remove "USB and BT" option ( #11940 )
2021-02-20 18:11:02 +11:00
Ryan and GitHub
be70f466fe
Fix compilation error for tap_code_delay() ( #11938 )
2021-02-17 17:26:57 +11:00
3345ce2686
Add tap_code_delay(code, delay) ( #11913 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com >
2021-02-17 07:26:52 +11:00
Ryan and GitHub
53b96f685d
RGBLight: Allow configurable default settings ( #11912 )
...
* RGBLight: Allow configurable default settings
* Docs
2021-02-16 10:51:28 -05:00
Ryan and GitHub
9ee1282019
LED Matrix: rename LED_DRIVER_LED_COUNT to DRIVER_LED_TOTAL ( #11858 )
2021-02-15 11:55:13 +11:00
Ryan and GitHub
7ce5ba645a
LED Matrix: add led_matrix_types.h and implement g_led_config ( #11741 )
...
* LED Matrix: add led_matrix_types.h and implement g_led_config
* Set correct flags for non-"modifier" LEDs
* Clean up docs a little
* Add license headers for [led,rgb]_matrix_types.h
2021-02-14 12:15:08 +11:00
fauxpark
6573f24cd9
Merge remote-tracking branch 'upstream/master' into develop
2021-02-13 14:56:11 +11:00
Ryan and GitHub
a716517705
Fix line endings for geminate60.[ch] ( #11878 )
2021-02-12 22:35:32 -05:00
Ryan and GitHub
d2f204c1e3
Fix RGBLIGHT_LIMIT_VAL typo ( #11826 )
2021-02-08 20:12:33 +11:00
fauxpark
0e59827023
Merge remote-tracking branch 'upstream/master' into develop
2021-02-08 07:57:09 +11:00
Ryan and GitHub
5d5cbb877d
Rework I2C driver docs ( #11658 )
2021-02-08 07:45:59 +11:00
Ryan and GitHub
9b874d5071
Manual formatting fix for serial_uart.c ( #11806 )
2021-02-06 14:15:30 +00:00
Ryan and GitHub
c1b2e87e89
Remove MIDI_ENABLE_STRICT from user keymaps ( #11750 )
2021-02-06 09:35:10 +11:00
Ryan and GitHub
5ea92a9c1c
Serial refactor ( #11521 )
2021-02-06 09:20:48 +11:00
Ryan and GitHub
6bec7fb3fe
quantum.c send char cleanups ( #11743 )
2021-02-01 08:18:10 +11:00
Ryan and GitHub
92a787ca4c
[Docs] Use HTTPS for images and links where possible ( #11695 )
2021-01-30 22:00:56 +11:00
Ryan and GitHub
30b46fad57
UART driver refactor ( #11637 )
2021-01-27 17:42:49 +11:00
fauxpark
be897cbc2f
Merge remote-tracking branch 'upstream/master' into develop
2021-01-27 17:39:20 +11:00
Ryan and GitHub
6937f1d70e
Remove MIDI_ENABLE_STRICT from keyboards' config.h ( #11679 )
2021-01-27 17:26:26 +11:00
Ryan and GitHub
c65aecc53a
Remove redundant I2C config defines from keyboards ( #11661 )
2021-01-25 16:37:53 +11:00
Ryan and GitHub
7d774fa1dc
Infinity60 refactor ( #11650 )
2021-01-23 14:23:38 +11:00
Ryan and GitHub
188c0bacb0
Woodpad refactor ( #11651 )
2021-01-23 03:48:27 +11:00
Ryan and GitHub
eba512596a
Add stm32-dfu and apm32-dfu to bootloader.mk ( #11019 )
...
* Add stm32-dfu and apm32-dfu to bootloader.mk
* Update flashing docs
* Update comment
* Further wordsmithing
2021-01-20 14:04:21 +11:00
Ryan and GitHub
2cdc3699e1
Remove DESCRIPTION, W-Z ( #11633 )
2021-01-20 12:41:34 +11:00