Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HT32 support to core #14388

Merged
merged 6 commits into from
Oct 18, 2021
Merged

Add HT32 support to core #14388

merged 6 commits into from
Oct 18, 2021

Commits on Sep 15, 2021

  1. tmk_core: temporary fix to allow HT32 based keyboards to work without…

    … patched ChibiOS-contrib (AnnePro2)
    bwisn committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    447cf5a View commit details
    Browse the repository at this point in the history
  2. HT32: add spi support

    Add persistent led support with eeprom (OpenAnnePro#9)
    
    * adding HT32 support to chibios SPI master driver
    
    update spi driver, fix bad merging with master
    tech2077 authored and bwisn committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    13447af View commit details
    Browse the repository at this point in the history
  3. HT32: fix formatting

    HT32: Fix formatting: tmk_core/protocol/chibios/usb_main.c
    
    Co-authored-by: Drashna Jaelre <drashna@live.com>
    bwisn and drashna committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    977877d View commit details
    Browse the repository at this point in the history
  4. HT32: Apply suggestions from fauxpark's code review

    Co-authored-by: Ryan <fauxpark@gmail.com>
    bwisn and fauxpark committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    9d103ca View commit details
    Browse the repository at this point in the history
  5. HT32: update spi driver

    bwisn committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    37b6928 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Configuration menu
    Copy the full SHA
    5c8edd5 View commit details
    Browse the repository at this point in the history