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
Ryan and GitHub
e0ed2c950d
Remove DESCRIPTION, R-V ( #11632 )
2021-01-20 12:40:35 +11:00
Ryan and GitHub
4ed67d666e
Remove DESCRIPTION, N-Q ( #11631 )
2021-01-20 11:57:45 +11:00
Ryan and GitHub
1e1b469fa2
Remove DESCRIPTION, K-M ( #11619 )
2021-01-20 09:56:41 +11:00
Ryan and GitHub
62f304a225
Remove DESCRIPTION, H-J ( #11616 )
2021-01-20 00:38:12 +11:00
Ryan and GitHub
cc3f2e2865
Remove DESCRIPTION, E-G ( #11574 )
2021-01-18 12:49:25 +11:00
fauxpark
ca7da3866d
Merge remote-tracking branch 'upstream/master' into develop
2021-01-15 18:34:12 +11:00
Ryan and GitHub
84e2f1ec17
Adafruit BLE cleanups ( #11556 )
2021-01-15 14:32:00 +11:00
Ryan and GitHub
f519a9908e
arm_atsam: temporarily lower raw HID endpoint/report size ( #11554 )
2021-01-15 14:11:04 +11:00
Ryan and GitHub
f325bd6eb2
Remove DESCRIPTION, B-D ( #11513 )
2021-01-15 05:00:04 +11:00
Ryan and GitHub
72ca319bee
Uni660 refactor ( #11526 )
2021-01-14 11:17:47 +11:00
Ryan and GitHub
09835033da
keymap_fr_ch: undef CH_H ( #11537 )
2021-01-13 15:53:00 +11:00
Ryan and GitHub
8729afece5
Telophase: add info.json ( #11524 )
2021-01-12 12:14:32 +00:00
Ryan and GitHub
415d683ea7
Remove unused action_get_macro() usages in user files ( #11165 )
2021-01-11 01:25:45 -08:00
Ryan and GitHub
d8b9825a8b
Remove DESCRIPTION, 0-A ( #11369 )
2021-01-11 19:47:02 +11:00
Ryan and GitHub
aa0e33eca0
Add support for shared EP on V-USB boards ( #11103 )
2021-01-11 19:46:30 +11:00
Ryan and GitHub
985b8cab7c
[Keyboard] JM60 refactor ( #11421 )
2021-01-07 11:39:38 -08:00
fauxpark and Zach White
c38fe49242
Update MXSS custom rgblight and fix compilation error
2021-01-04 16:27:16 -08:00
Ryan and GitHub
acec174fde
Homebrew install: ignore pinned formulae in brew upgrade ( #11423 )
2021-01-03 20:30:59 +00:00
Ryan and GitHub
f3ac792c09
Align ChibiOS spi_master behaviour with AVR ( #11404 )
...
* Align ChibiOS spi_master behaviour with AVR
* Rollback `spi_transmit()` and `spi_receive()` to preserve DMA
2021-01-03 14:53:53 +11:00
Ryan and GitHub
c01a8b030e
O4L 5x12 refactor ( #11392 )
...
* O4L 5x12 refactor
* Remove config.h
2021-01-01 16:32:21 +00:00
Ryan and GitHub
b5fc6f0682
Fix rart4x4 info.json ( #11390 )
2021-01-01 14:58:55 +00:00
Ryan and GitHub
aab056a4a6
Manta60 refactor ( #11378 )
2021-01-02 00:52:49 +11:00
fauxpark
e3da93e658
Merge remote-tracking branch 'upstream/master' into develop
2021-01-01 05:09:50 +11:00
Ryan and GitHub
53e9213a22
Quark refactor ( #11377 )
2021-01-01 05:04:00 +11:00
Ryan and GitHub
10096fc42e
Zadig docs: add APM32 device name ( #11356 )
2020-12-30 16:35:06 +00:00
Ryan and GitHub
7071900407
Missed a couple more #pragma onces ( #11351 )
2020-12-30 15:44:53 +00:00
Ryan and GitHub
411b92e206
Remove useless wait in AVR suspend code ( #11352 )
2020-12-30 20:58:57 +11:00
Ryan and GitHub
962b8d3814
Update keycode docs ( #11343 )
2020-12-30 07:51:36 +11:00
Ryan and GitHub
122cf3ad0f
Update Zadig docs with list of bootloader device names and IDs ( #11337 )
2020-12-29 19:46:15 +00:00
Ryan and GitHub
1b7b72c0e9
Ensure single newline at EOF for core files ( #11310 )
2020-12-28 04:36:32 +11:00
Ryan and GitHub
1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once ( #11240 )
2020-12-26 15:56:11 +11:00
Ryan and GitHub
48f4768d33
Change include guards in quantum/ to pragma once ( #11239 )
2020-12-26 15:53:12 +11:00
Ryan and GitHub
6a292e11d3
qmk fileformat: only print complaints, and fix some of them (#11278 )
2020-12-24 02:36:44 +00:00
Ryan and GitHub
806aa9bc67
Remove comments about custom ldscript for Teensy LC ( #11224 )
2020-12-23 15:01:44 +11:00
Ryan and GitHub
78b2f120e5
V-USB: Fix initial dropped keypress ( #11263 )
2020-12-23 07:33:04 +11:00
Ryan and GitHub
e3211e307e
Fix small typo in V-USB configuration descriptor ( #11253 )
2020-12-21 13:12:07 +11:00
0239ce025a
Doctor: add check for .git folder ( #11208 )
...
Co-authored-by: Erovia <Erovia@users.noreply.github.com >
2020-12-20 15:46:01 +01:00
Ryan and GitHub
115b60b0e1
Fix duplicate I2C_KEYMAP_START define ( #11237 )
2020-12-17 15:49:24 +00:00
fauxpark
7797070b37
Merge remote-tracking branch 'upstream/master' into develop
2020-12-18 02:15:28 +11:00
Ryan and GitHub
6ea4b06f9f
Run cformat and dos2unix manually ( #11235 )
2020-12-17 14:06:30 +00:00
Ryan and GitHub
9366ed7282
Normalise include statements in keyboard code ( #11185 )
2020-12-16 14:27:23 +11:00
37fb14f1b5
CLI-ify rgblight_breathing_table_calc.c ( #11174 )
...
Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com >
Co-authored-by: Zach White <skullydazed@drpepper.org >
2020-12-16 14:24:42 +11:00