summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update UART driver API (#14839)Ryan2021-11-138-25/+72
| | | | | | | | | | | | | | | | | | | | | | * Add uart_puts() and uart_gets() * Add some docs * Rework API * Formatting * Update docs/uart_driver.md Co-authored-by: Sergey Vlasov <sigprof@gmail.com> * Simplify a uart_write() loop * Update platforms/avr/drivers/uart.c Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-11-133-23/+24
|\
| * Fix hebrew emoji in langs.md (#15140)peepeetee2021-11-131-1/+1
| |
| * [Keyboard] Add space between Cradio info.json layout (#15127)Albert Y2021-11-131-22/+22
| | | | | | Co-authored-by: filterpaper <filterpaper@localhost>
| * add wait to unicode for win (#15061)Markus Fritsche2021-11-121-0/+1
| | | | | | Co-authored-by: Markus Fritsche <fritsche.markus@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-121-13/+10
|\|
| * [Docs] Correct logic of tap hold statement (#14992)Albert Y2021-11-121-13/+10
| | | | | | Co-authored-by: filterpaper <filterpaper@localhost>
* | matrix/abelx - Update ChibiOS conf files (#15130)Joel Challis2021-11-133-1299/+70
| | | | | | | | | | * Fix obsolete or unknown configuration file * use qmk chibios-confmigrate
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-1210-0/+206
|\|
| * [Keyboard] Add JadooKB JKB2 (#15036)WiZ.GG2021-11-1210-0/+206
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-1210-22/+402
|\|
| * [Keyboard] Update a_dux info.json (#15126)Albert Y2021-11-121-22/+22
| | | | | | Co-authored-by: filterpaper <filterpaper@localhost>
| * [Keyboard] Add Chalice Support (#15106)Josh Johnson2021-11-129-0/+380
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-121-0/+3
|\|
| * [Docs] Codify not using code from other keyboards in PRs (#15128)Drashna Jaelre2021-11-121-0/+3
| | | | | | | | | | * [Docs] Codify not using code from other keyboards in PRs * add additional comments
* | gcc10 LTO - Only specify adhlns assembler options at link time (#15115)Joel Challis2021-11-121-24/+26
| | | | | | | | | | * gcc10 LTO - Only specify adhlns assembler options at link time * Default adhlns off?
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-122-26/+74
|\|
| * Fix obsolete or unknown configuration file (#15129)Joel Challis2021-11-122-26/+74
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-112-3/+3
|\|
| * Avoid MATRIX_*_PINS due to schema validation errors (#15123)Joel Challis2021-11-122-3/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-114-13/+110
|\|
| * Update Gergoplex keymap (#15111)George Petri2021-11-114-13/+110
| | | | | | | | | | | | | | | | | | | | | | | | | | * fix wrong config * start work on gaming layer * mod tap per key * tap dance to game layer * impl game layer * add double quotes and underline
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-113-22/+22
|\|
| * [Keyboard] Reduce compiled size for pk64rgb's via keymap (#15118)Drashna Jaelre2021-11-113-22/+22
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-112-45/+44
|\|
| * [Keyboard] Fix compilation issues for Krush boards (#15117)Drashna Jaelre2021-11-112-45/+44
| |
* | [Keyboard] Fix compilation issues for Lime (#15116)Drashna Jaelre2021-11-112-1/+4
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-1115-0/+1343
|\|
| * [Keyboard] Lime by HellTM (#14710)HellTM2021-11-1015-0/+1343
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-113-1/+114
|\|
| * [Keymap] Adding keymap for BDN9 and Planck (#15067)Gustavs Gūtmanis2021-11-103-1/+114
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-1163-0/+3293
|\|
| * [Keyboard] Added Krush Solder (60% & 65%) (#15074)Sắn2021-11-1063-0/+3293
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-102-14/+31
|\|
| * [Keyboard] Fix compilation issues for teleport numpad (#15110)Drashna Jaelre2021-11-102-14/+31
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-102-10/+11
|\|
| * [Keyboard] Add Paroxysm keyboard to Cradio (#15097)Albert Y2021-11-102-10/+11
| | | | | | Co-authored-by: filterpaper <filterpaper@localhost>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-101-2/+2
|\|
| * [Keyboard] Update mb44.h (#15092)melonbred2021-11-101-2/+2
| |
* | [Keyboard] Stream cheap via fixes/updates (#14325)Luigi3112021-11-103-12/+29
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-1010-0/+489
|\|
| * [Keyboard] PK64RGB Keyboard Addition (#14627)Barry Huang2021-11-1010-0/+489
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-109-0/+329
|\|
| * [Keyboard] Element Hotswap PCB (#15082)MechMerlin2021-11-109-0/+329
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-109-0/+227
|\|
| * [Keyboard] Teleport numpad (#14905)Moritz2021-11-109-0/+227
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-1011-62/+693
|\|
| * Updates to drashna keymap and minor updates to tractyl manuform (#15101)Drashna Jaelre2021-11-1011-62/+693
| |
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-11-095-9/+14
|\|
| * Update noroadsleft userspace and keymaps (2021-11-09) (#15099)James Young2021-11-095-10/+15
| |