1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/util
Stefan Kerkmann e50867d52d
[Core] Add support for RISC-V builds and GD32VF103 MCU ()
* 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
2021-10-18 16:23:20 +11:00
..
install [Core] Add support for RISC-V builds and GD32VF103 MCU () 2021-10-18 16:23:20 +11:00
nix Update the nix-shell environment () 2021-08-29 22:24:43 +01:00
udev [CLI] Add qmk-hid bootloader detection support to qmk console () 2021-08-18 04:13:54 +10:00
usb_detach
vagrant move everything from qmkfm/base_container to qmkfm/qmk_cli () 2021-08-29 16:41:56 -07:00
audio_generate_dac_lut.py Audio system overhaul () 2021-02-15 09:40:38 +11:00
bootloader_at90usb64_1.0.0.hex Fix AT90USB64/128 bootloaders () 2021-08-19 17:11:20 +01:00
bootloader_at90usb128_1.0.1.hex Fix AT90USB64/128 bootloaders () 2021-08-19 17:11:20 +01:00
bootloader_atmega16u4_1.0.1.hex Improve stock bootloader list () 2020-05-13 19:32:43 -07:00
bootloader_atmega32u4_1.0.0.hex Improve stock bootloader list () 2020-05-13 19:32:43 -07:00
bootloader_ps2avrgb_bootloadhid_1.0.1.hex Improve stock bootloader list () 2020-05-13 19:32:43 -07:00
chibios_conf_updater.sh Purge uGFX. () 2021-10-07 10:57:48 +11:00
docker_build.sh move everything from qmkfm/base_container to qmkfm/qmk_cli () 2021-08-29 16:41:56 -07:00
drivers.txt Align drivers.txt with toolbox () 2021-04-30 02:48:34 +10:00
generate_internal_docs.sh /bin/bash to /usr/bin/env bash () 2021-07-06 07:56:13 -07:00
list_keyboards.sh Exclude more keyboards from CI () 2021-01-13 08:12:28 -08:00
new_keyboard.sh Align some quantum sub-directories () 2021-08-24 17:07:11 +01:00
new_keymap.sh Ensure single newline at EOF for core files () 2020-12-28 04:36:32 +11:00
pro_micro_ISP_B6_10.hex Run cformat and dos2unix manually () 2020-12-17 14:06:30 +00:00
qmk_install.sh Fix shell port bug in computation of QMK_FIRMWARE_DIR () 2021-08-11 00:56:08 +01:00
qmk_tab_complete.sh Add support for tab completion () 2021-04-14 19:00:22 -07:00
reset.eep Align some quantum sub-directories () 2021-08-24 17:07:11 +01:00
rules_cleaner.sh /bin/bash to /usr/bin/env bash () 2021-07-06 07:56:13 -07:00
sample_parser.py Audio system overhaul () 2021-02-15 09:40:38 +11:00
stm32eeprom_parser.py Cleanup issues identified by lgtm () 2021-09-27 10:02:54 -07:00
teensy_2.0_ISP_B0.hex convert to unix line-endings [skip ci] 2017-11-02 00:51:41 +00:00
uf2conv.py Cleanup issues identified by lgtm () 2021-09-27 10:02:54 -07:00
update_chibios_mirror.sh Fixup upstream paths for submodules. () 2021-08-29 10:51:53 +10:00
wavetable_parser.py Audio system overhaul () 2021-02-15 09:40:38 +11:00