You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/tmk_core/common/chibios
yiancar 2bfac351ed Final HS60v2 changes. (#4790)
* initial commit, this now mostly works

- RGB controls work
- Dynamic keymap still broken due to eeprom
- Via works

* STM32 eeprom update

- Update EEPROM emulation library to handle 8bit data like AVR.
- This library also allows for multiple page pairs resulting in greater EEPROM size flexibility

* hs60 changes

* HS60 hhkb added

* Update keyboards/hs60/v2/config.h

Co-Authored-By: yiancar <yiangosyiangou@cytanet.com.cy>
6 years ago
..
bootloader.c Generate API docs from source code comments (#2491) 7 years ago
eeprom_stm32.c Final HS60v2 changes. (#4790) 6 years ago
eeprom_stm32.h Final HS60v2 changes. (#4790) 6 years ago
eeprom_teensy.c STM32 EEPROM Emulation (#3741) 7 years ago
flash_stm32.c Final HS60v2 changes. (#4790) 6 years ago
flash_stm32.h Final HS60v2 changes. (#4790) 6 years ago
printf.c Add ChibiOS support for QMK (#465) 9 years ago
printf.h Add ChibiOS support for QMK (#465) 9 years ago
sleep_led.c Add ChibiOS support for QMK (#465) 9 years ago
suspend.c Add Suspend functions (#3112) 7 years ago
timer.c Make sure the timer wraps around correctly independent of the os tick frequency 7 years ago