Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add HT32 support to core (#14388) | bwisn | 2021-10-18 | 2 | -1/+34 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * tmk_core: temporary fix to allow HT32 based keyboards to work without patched ChibiOS-contrib (AnnePro2) * HT32: add spi support Add persistent led support with eeprom (#9) * adding HT32 support to chibios SPI master driver update spi driver, fix bad merging with master * HT32: fix formatting HT32: Fix formatting: tmk_core/protocol/chibios/usb_main.c Co-authored-by: Drashna Jaelre <drashna@live.com> * HT32: Apply suggestions from fauxpark's code review Co-authored-by: Ryan <fauxpark@gmail.com> * HT32: update spi driver * ht32: apply code review suggestions, remove old workaround Co-authored-by: tech2077 <tech2077@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-18 | 1 | -3/+5 |
|\ | |||||
| * | preonic/rev3_drop: Fix old custom matrix code (#14857) | Sergey Vlasov | 2021-10-18 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | | | | | | The old custom matrix code for Preonic rev3 was relying on the `matrix_col_t` type, because the code actually reads the row pins and assembles the state for whole columns, and then transposes the matrix in the custom debouncing code. Restore that type (which is no longer defined by the core QMK code) to make the custom matrix code work properly (when `matrix_row_t` was used instead of `matrix_col_t`, the state of two electrical rows was lost, and those electrical rows corresponded to the bottom physical row, which did not work). | ||||
* | | Remove legacy Makefile functionality (#14858) | Joel Challis | 2021-10-18 | 1 | -29/+0 |
| | | |||||
* | | Infer more when building features (#13890) | Joel Challis | 2021-10-17 | 4 | -83/+50 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-17 | 2 | -7/+7 |
|\| | |||||
| * | [Keymap] added media controls, copy and paste; moved print screen (#14850) | Roger | 2021-10-16 | 2 | -7/+7 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-17 | 7 | -0/+202 |
|\| | |||||
| * | [Keyboard] Add SpiderIsland 25 key keyboard (#14793) | Andrzej Ressel | 2021-10-16 | 7 | -0/+202 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-17 | 14 | -130/+217 |
|\| | |||||
| * | [Keyboard] Update Support for The Uni (#14569) | Peter Park | 2021-10-16 | 14 | -130/+217 |
| | | | | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Peter Park <peter@Peters-MacBook-Air.local> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-16 | 1 | -2/+2 |
|\| | |||||
| * | Try to clarify "number of elements in info.json does not match" error (#14844) | Ryan | 2021-10-16 | 1 | -2/+2 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-16 | 1 | -3/+3 |
|\| | |||||
| * | [Keyboard] Fix minor typo in Ploopy Trackball Nano Docs (#14717) | tangowithfoxtrot | 2021-10-16 | 1 | -3/+3 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-16 | 1 | -0/+34 |
|\| | |||||
| * | add docs/ja/ja_doc_status.sh (#14402) | Takeshi ISHII | 2021-10-16 | 1 | -0/+34 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-16 | 1 | -4/+4 |
|\| | |||||
| * | [Keyboard] Amended Some Pins - KiwiKeebs Macro V2 (#14824) | AKiwi92 | 2021-10-15 | 1 | -4/+4 |
| | | | | | | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ash <ash@splitpixel.co.uk> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-16 | 18 | -0/+648 |
|\| | |||||
| * | [Keyboard] Adding CK60 and CK65 (#14737) | hadi | 2021-10-15 | 18 | -0/+648 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-16 | 54 | -463/+617 |
|\| | |||||
| * | [Keymap] Update Miryoku (#14827) | Manna Harbour | 2021-10-15 | 54 | -463/+617 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2021-10-15 | 19 | -1049/+1032 |
|\| | |||||
| * | [Keymap] Drashna Keymap Updates (#14842) | Drashna Jaelre | 2021-10-15 | 19 | -1049/+1031 |
| | | | | | | | | | | | | | | * Fix issues with user split transport code * Improve OLED (More font stuff, improved keylogger, etc) * Add `KEYLOCK` macro to disable USB, borrowed from command feature. * Convert Kyria fully to proton C (no more AVR kyria) * Add Work Louder Work Board keymap | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-16 | 10 | -8/+101 |
|\| | |||||
| * | [Keyboard] Tractyl Manuform Updates (#14841) | Drashna Jaelre | 2021-10-15 | 10 | -8/+101 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2021-10-15 | 2 | -50/+73 |
|\| | |||||
| * | [Keymap] Added GMMK Pro keymap with RGB (#14648) | BenSchaeff | 2021-10-15 | 2 | -0/+146 |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-16 | 33 | -19/+1503 |
|\| | |||||
| * | [Keymap] zigotica userspace (#14670) | Sergi Meseguer | 2021-10-15 | 25 | -19/+1057 |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
| * | [Keyboard] add Pluckey (#14672) | floookay | 2021-10-15 | 8 | -0/+446 |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-16 | 2 | -2/+3 |
|\| | |||||
| * | [Keymap] Userspace updates (#14832) | stanrc85 | 2021-10-15 | 2 | -2/+3 |
| | | |||||
* | | Further tidy up of STM32 eeprom emulation (#14591) | Joel Challis | 2021-10-16 | 3 | -38/+10 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-16 | 1 | -1/+1 |
|\| | |||||
| * | Update documentation because GPIO functions are no longer in quantum.h (#14826) | Aaron Paterson | 2021-10-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | * GPIO functions are no longer in quantum.h * Update docs/internals_gpio_control.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Enable CLI flashing via mdloader (#14729) | Joel Challis | 2021-10-15 | 3 | -6/+21 |
| | | | | | | | | | | | | | | * Enable CLI flashing via mdloader * remove flag * Update qmk flash help | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2021-10-14 | 21 | -141/+934 |
|\| | |||||
| * | [Keyboard] Add MK61-RGB-ANSI keyboard (#14795) | Felix Jen | 2021-10-14 | 9 | -0/+381 |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
| * | [Docs] Clean up reference_info_json.md (#14806) | Ryan | 2021-10-15 | 1 | -43/+51 |
| | | |||||
| * | [Keymap] Add keebio iris layout beakl 15 (#14762) | Tom | 2021-10-14 | 4 | -0/+231 |
| | | |||||
| * | remove Bracket Pair Colorizer recommendation (#14816) | Alex Meyer | 2021-10-15 | 1 | -2/+1 |
| | | | | | | | | As of v1.60, vscode has a much faster built-in method of colorizing bracket pairs, making the extension unnecessary. https://code.visualstudio.com/blogs/2021/09/29/bracket-pair-colorization | ||||
| * | [Keyboard] PLX Refactor (#14809) | James Young | 2021-10-14 | 6 | -75/+315 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-14 | 9 | -0/+851 |
|\| | |||||
| * | [Keyboard] Add ginkgo65 (#14802) | rhmokey | 2021-10-14 | 9 | -0/+851 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-14 | 15 | -49/+61 |
|\| | |||||
| * | Documentation: Updated KBDFans readmes (#14725) | MechMerlin | 2021-10-14 | 15 | -49/+61 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-14 | 1 | -1/+13 |
|\| | |||||
| * | [Keymap] Display default layer name (#14819) | Reibl János Dániel | 2021-10-14 | 1 | -1/+13 |
| | |