aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge point for 2024q1 Breaking ChangeNick Brassel2024-02-281-4/+0
|
* 2024q1 `develop` changelog. (#23150)Nick Brassel2024-02-284-12/+380
|
* Update Atmel DFU driver assignments for dfu-programmer 1.x (#23165)Ryan2024-02-282-14/+14
|
* Merge upstream uf2conv.py changes (#23163)Joel Challis2024-02-281-3/+3
|
* Satisfaction75 post merge updates (#23158)Joel Challis2024-02-2712-104/+4
|
* Ensmallification of `helix/rev3_5rows:via`. (#23159)Nick Brassel2024-02-271-2/+1
|
* Cleanup Satisfaction75 Firmware and add new revisions (#22082)Andrew Kannan2024-02-2646-817/+1064
| | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* cipulot/common: Fix for multiple AMUX usage (#23155)Cipulot2024-02-261-2/+8
|
* Cipulot refactoring (#22368)Cipulot2024-02-26157-4414/+1474
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com>
* Nix shell updates (Nixpkgs 2024-02-23, QMK CLI 1.1.5) (#23143)Sergey Vlasov2024-02-265-644/+524
|
* LED drivers: update keyboard LED configs (#23073)Ryan2024-02-25217-17997/+17997
| | | | | | | | | | | | | | | * IS31FL3733: update keyboard LED config * IS31FL3736: update keyboard LED config * IS31FL3737: update keyboard LED config * IS31FL3741: update keyboard LED config * IS31FL3743A: update keyboard LED config * AW20216S: update keyboard LED config * SNLED27351: update keyboard LED config
* Add LED/RGB Matrix drivers to info.json schema (#23127)Ryan2024-02-252-34/+56
|
* Ensure `qmk generate-compilation-database` copies to userspace as well. (#23129)Nick Brassel2024-02-222-3/+6
|
* Migrate `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` in remaining non-user keymaps ↵Ryan2024-02-2214-19/+19
| | | | (#23128)
* IS31FL3729 updates (#23109)Ryan2024-02-224-450/+462
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2024-02-217-0/+310
|\
| * [Keyboard] Add the Compensator (#23103)Logan Foster2024-02-217-0/+310
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Pushed up compensator start * Addressed Firmware Changes * Fixed some keybind issues * Updated readMe * Added keymap * Adjustments for PR * adjusted on-state * Applied sugguested changes * Addressed PR changes * Addressed macro comments * Addressed layer comments
* | Manual user keymap removal (#23119)Joel Challis2024-02-2058-2420/+0
| |
* | Fixup inett_studio/sq80 (#23121)jack2024-02-202-4/+1
| |
* | [Core] Allow ChibiOS `SIO` driver for `UART` driver (#22839)Stefan Kerkmann2024-02-2014-149/+428
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * onekey: stm32f3_disco: add usart pins and activate peripheral Signed-off-by: Stefan Kerkmann <karlk90@pm.me> * chibios: uart: change SD1 prefix to UART Signed-off-by: Stefan Kerkmann <karlk90@pm.me> * chibios: uart: add SIO driver and RP2040 compatibility Signed-off-by: Stefan Kerkmann <karlk90@pm.me> Co-authored-by: Sergey Vlasov <sigprof@gmail.com> * Update platforms/chibios/drivers/uart.h Co-authored-by: Joel Challis <git@zvecr.com> --------- Signed-off-by: Stefan Kerkmann <karlk90@pm.me> Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>
* | WS2812 bitbang: prefix for `NOP_FUDGE` define (#23110)Ryan2024-02-203-7/+12
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2024-02-201-17/+16
|\|
| * Fix double code indenting (#23117)Nick Brassel2024-02-201-17/+16
| |
* | [Bug] Fix pmw33xx sensor corruption on get-cpi call (#23116)Drashna Jaelre2024-02-201-0/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2024-02-1911-0/+618
|\|
| * [Keyboard] Add moky88 (#22954)VertorWang2024-02-1911-0/+618
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update * 代码对齐 * 修改键盘名称 * 增加Readme * Add copyright notice * Update keyboards/moky/moky88/info.json Delete solid_color Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/moky/moky88/info.json Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/moky/moky88/moky88.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/moky/moky88/info.json Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/moky/moky88/info.json Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/moky/moky88/config.h Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/moky/moky88/keymaps/via/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/moky/moky88/keymaps/default/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/moky/moky88/info.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/moky/moky88/keymaps/default/keymap.c Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/moky/moky88/keymaps/via/keymap.c Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/moky/moky88/config.h Co-authored-by: Joel Challis <git@zvecr.com> * Add a key to enter the bootloader, and add instructions to the readme documentation * delete maintainer * add default/rules.mk * Update readme.md * Update readme.md --------- Co-authored-by: vertor <zhen.wang@westberrytech.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2024-02-196-0/+209
|\|
| * [Keyboard] Add iNETT Studio SQUARE 80% (#21082)Mathias Andersson2024-02-196-0/+209
| | | | | | | | | | | | | | | | This keyboard comes stock with a forked version of QMK that is quite outdated at this point. I decided to go with the name `sq80` to stay in line with the existing `sqx`, and "SQ80" has been used in some of the communication from the creators.
* | Fix make clean test:os_detection (#23112)Joel Challis2024-02-191-0/+2
| |
* | OS Detection - Entire file should not be wrapped with ifdef (#23108)Joel Challis2024-02-192-49/+39
| |
* | Late9 keymaps update, added VIA support (#22801)rookiebwoy2024-02-199-275/+110
| |
* | Refactor: group kbdfans keyboards (#22764)フィルターペーパー2024-02-1921-3/+36
| | | | | | Move two kbdfans keyboard into kbdfans folder
* | Manual user keymap removal (#23104)Joel Challis2024-02-19209-14964/+0
| |
* | Fixup boardsource/equals (#23106)jack2024-02-198-191/+93
| | | | | | | | | | * initial * reorder headers
* | Add encoder abstraction. (#21548)Nick Brassel2024-02-1850-642/+852
| |
* | Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102)Joel Challis2024-02-18341-21993/+0
| |
* | Update GPIO macro usages in core (#23093)Ryan2024-02-1861-334/+334
| |
* | [Refactor] `qmk find` (#21096)Pablo Martínez2024-02-172-25/+90
| |
* | Removal of bootmagic lite terminology (#22979)Joel Challis2024-02-1711-78/+103
| |
* | [Driver] ILI9486 on Quantum Painter (#18521)Pablo Martínez2024-02-178-0/+405
| | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2024-02-1715-0/+1359
|\|
| * [Keyboard] Add chlx ppr merro (#23014)chalex2024-02-1715-0/+1359
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add ppr files * update readme * update imgur link * Update keyboards/chlx/ppr_merro60/keymaps/default/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/chlx/ppr_merro60/keymaps/via/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/chlx/ppr_merro60/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/chlx/ppr_merro60/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/chlx/ppr_merro60/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/chlx/ppr_merro60/info.json Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/chlx/ppr_merro60/info.json Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/chlx/ppr_merro60/info.json Co-authored-by: Ryan <fauxpark@gmail.com> * run 'qmk format-json -i info.json' * Update keyboards/chlx/ppr_merro60/readme.md Co-authored-by: Joel Challis <git@zvecr.com> * remove 60_ansi_split_bs_rshift from list of avail layouts * Update keyboards/chlx/ppr_merro60/keymaps/via/rules.mk Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/chlx/ppr_merro60/keymaps/via/keymap.c Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/chlx/ppr_merro60/readme.md Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/chlx/ppr_merro60/info.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/chlx/ppr_merro60/info.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/chlx/ppr_merro60/info.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * add ansi variants * row / col was flipped from last working version. local corruption. update row/col and working test. * Apply suggestions from code review --------- Co-authored-by: chalex <alejandrelee+magbogbro@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: jack <0x6a73@protonmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2024-02-176-0/+1034
|\|
| * [Keyboard] Added MW60 (#22505)Aeonstrife2024-02-176-0/+1034
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Init files * Update keyboards/buildakb/mw60/readme.md Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> * Update keyboards/buildakb/mw60/readme.md Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> * fixed stuff * Update readme * Update keyboards/buildakb/mw60/rules.mk Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/buildakb/mw60/info.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/buildakb/mw60/keymaps/default/keymap.c Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/buildakb/mw60/keymaps/via/keymap.c Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/buildakb/mw60/info.json Co-authored-by: jack <0x6a73@protonmail.com> * formatted info.json, removed config.h * Update keyboards/buildakb/mw60/info.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/buildakb/mw60/info.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/buildakb/mw60/info.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/buildakb/mw60/keymaps/default/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/buildakb/mw60/keymaps/default/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/buildakb/mw60/keymaps/via/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * formatted info.json --------- Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Fixup kbd67/rev1 (#23096)jack2024-02-1711-250/+41
| |
* | Fiuxup takashicompany/heavy_left (#23094)jack2024-02-166-85/+26
| | | | | | | | | | * initial * revert ee_hands
* | Fixup sawnsprojects/krush60 (#23095)jack2024-02-166-39/+23
| |
* | Add RGB matrix & LED Matrix support for IS31FL3729 (#21944)HorrorTroll2024-02-1610-3/+1013
| | | | | | | | | | Co-authored-by: Xelus22 <preyas22@gmail.com> Co-authored-by: dexter93 <d3xter93@gmail.com>
* | [Enhancement] Prepare for `SyntaxWarning` (#22562)Pablo Martínez2024-02-162-5/+5
| |
* | [Core] Add OS detection callbacks (#21777)Andre Brait2024-02-168-58/+437
| |