summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-251-0/+2
|\|
| * [Keyboard] temporary fix for SpiderIsland 78 (#14935) (#14941)Lucas Rodrigues2021-10-251-0/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-241-1/+1
|\|
| * Fix Typo in documentation (#14942)coliss862021-10-241-1/+1
| |
* | Begin to carve out platform/protocol API - Migrate keyboard_* calls (#14888)Joel Challis2021-10-245-35/+27
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-244-3355/+461
|\|
| * Tidy up ADNS9800 and PMW3360 firmware blobs (#14936)Ryan2021-10-244-3355/+461
| |
* | Align usbasp flashing behaviour (#14928)Joel Challis2021-10-241-0/+9
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-231-1/+35
|\|
| * [Keymap] Add logo to riblee userspace (#14875)Reibl János Dániel2021-10-231-1/+35
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-231-0/+6
|\|
| * [Docs] Add default case to tap dance example 5. (#14893)ForsakenRei2021-10-221-0/+6
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-236-0/+176
|\|
| * [Keymap] Add Gergoplex keymap (#14768)George Petri2021-10-226-0/+176
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-232-6/+12
|\|
| * [Keymap] Simplify unicode input mode change and CTRL and GUI swapping (#14874)Reibl János Dániel2021-10-222-6/+12
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-231-11/+11
|\|
| * Reformat iris keymap antonlindstrom to be a bit more readable and consistent ↵Ingomancer2021-10-231-11/+11
| | | | | | | | | | (#14902) Co-authored-by: Ingo Junefjord <ingo.junefjord@attentec.se>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-2316-37/+105
|\|
| * [Keymap] Jonavin userspace keymap updates INVERT_NUMLOCK_INDICATOR (#14880)jonavin2021-10-2214-25/+93
| | | | | | Co-authored-by: Jonavin <=>
| * Corrected keyboard layout which was causing issue in QMK configurator (#14891)jurassic732021-10-222-12/+12
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-237-14/+16
|\|
| * [Keyboard] Update encoder callback on Evolv75 (#14757)Álvaro A. Volpato2021-10-227-14/+16
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-2310-0/+424
|\|
| * [Keyboard] Add MW75 support (#14833)TW594202021-10-2210-0/+424
| |
* | Remove legacy handling for ErgoDox Infinity handedness (#14919)Joel Challis2021-10-222-33/+5
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-231-0/+11
|\|
| * Check usb transmit status in send_extra() (#14643)Dasky2021-10-231-0/+11
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-221-1/+3
|\|
| * Fix right half of Nyquist in 4x12 mode having row shifted up by one (#14914)Danny2021-10-221-1/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-225-59/+144
|\|
| * Pteron36 Refactor (#14904)James Young2021-10-225-59/+144
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * reformat info.json - friendly-format info.json - move the right half to the left by 0.5u (improves readability, for me anyway) - correct key sequence * refactor default keymap - use short-form keycodes - use four-space indent * refactor via keymap - use short-form keycodes - use four-space indent * update maintainer field in info.json Use the maintainer's GitHub username. * readme touch-up Minor edit to the lead paragraph, and reformat the Hardware Availability section. * change BOOTMAGIC_ENABLE from `lite` to `yes`
* | Initial USB2422 driver (#14835)Joel Challis2021-10-2213-206/+278
| |
* | Split out arm_atsam shift register logic (#14848)Joel Challis2021-10-2210-140/+301
| |
* | Fix ccache default (#14906)Joel Challis2021-10-221-1/+1
| |
* | Move USE_CCACHE logic to common location (#14899)Joel Challis2021-10-215-11/+8
| |
* | Tidy up LCD_ENABLE/visualizer references (#14855)Joel Challis2021-10-2019-1107/+57
| | | | | | | | | | | | | | * Tidy up LCD_ENABLE/visualizer references * Fix up my (333fred) ergodox keymap with new LCD driver Co-authored-by: Fredric Silberberg <fred@silberberg.xyz>
* | Relocate PS2 code (#14895)Joel Challis2021-10-2011-32/+38
| | | | | | | | | | | | | | * Relocate ps2 protocol code * clang * Move makefile logic
* | Rename platform SRC variable (#14894)Joel Challis2021-10-202-7/+8
| |
* | Align PS/2 GPIO defines (#14745)Joel Challis2021-10-2012-192/+94
| | | | | | | | | | | | | | | | | | | | | | | | | | * Align PS/2 GPIO * Align PS/2 GPIO * refactor more keyboards * Remove more defines * Put back avr/chibios split * format
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-201-1/+1
|\|
| * Fix type of Tap Dance max index variable (#14887)Drashna Jaelre2021-10-191-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-201-0/+1
|\|
| * Make the MAGIC_TOGGLE_GUI keycode work (#14886)Sergey Vlasov2021-10-191-0/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-191-1/+2
|\|
| * [DOCS] Fix the STENO_COMBINEDMAP table (#14883)precondition2021-10-201-1/+2
| |
* | Fix builds for ChibiOS + Cortex-M0[+] (#14879)Nick Brassel2021-10-181-3/+6
| |
* | Split out HAPTIC_ENABLE to have separate DRIVER option (#14854)Joel Challis2021-10-1816-36/+44
| | | | | | | | | | | | | | | | | | | | | | * DRIVER -> ENABLE * Update generic_features.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update common_features.mk Co-authored-by: Ryan <fauxpark@gmail.com>
* | [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508)Stefan Kerkmann2021-10-1831-126/+904
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add support for RISC-V builds and GD32VF103 MCU * Add toolchain selection in chibios.mk based on the mcu selected in mcu_selection.mk * Reorder and added comments to chibios.mk to have a streamlined makefile * Add GD32VF103 mcu to possible targets for QMK. * Add STM32 compatibility for GD32VF103 MCU, this is hacky but more efficent then rewriting every driver. * Add GigaDevice DFU bootloader as flash target, please note that dfu-util of at least version 0.10 is needed. * Add analog driver compatibility * Add apa102 bitbang driver compatibility * Add ws2812 bitbang driver compatibility * Add eeprom in flash emulation compatibility * Allow faster re-builds with ccache * Add SiPeed Longan Nano to platform files * Add SiPeed Longan Nano Onekeys * Make quine compatible with other bootloaders * Support builds with picolibc * Add risc-v toolchain to arch and debian/ubuntu scripts
* | Add HT32 support to core (#14388)bwisn2021-10-182-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>