qmk-firmware/tmk_core/common/chibios
Andrew Kannan 6b4549da8c Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094)
* Add stm32f072 base ck4x4 to handwired

* add prints

* Save these tries

* Save changes again

* Working hadron oled

* OLEd working but ws2812b still iffy:

* save another try

* Encoder feature + OLED

* RTC code

* Implement clock setting mode

* Whitespace

* Encoder hooked up to working LED PWM code

* Add missing files

* eeprom changes

* Save changes

* Move i2c master

* Move satisfaction75 under cannonkeys

* Set proper default folder

* Revert some core changes

* Undo paved iris changes

* Reorganize code for maintainability and prep for new features

* Add starting code for clock OLED mode

* Clock set mode finished

* Add custom encoder modes

* Actually add VIA keymap

* Gate to only 072

* fix gate for only 072

* Update header guards and includes

* Update i2c selection strategy

* Update board.c to handle software reset to DFU
2019-02-13 08:03:26 -08:00
..
bootloader.c Generate API docs from source code comments (#2491) 2018-03-22 02:50:38 -04:00
eeprom_stm32.c Moving cannonkeys boards to one place, eeprom fix (#4999) 2019-01-29 20:04:20 -08:00
eeprom_stm32.h Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094) 2019-02-13 08:03:26 -08:00
eeprom_teensy.c STM32 EEPROM Emulation (#3741) 2018-08-29 16:14:49 -04:00
flash_stm32.c Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094) 2019-02-13 08:03:26 -08:00
flash_stm32.h Final HS60v2 changes. (#4790) 2019-01-06 17:22:19 -08:00
printf.c Add ChibiOS support for QMK (#465) 2016-07-01 10:04:53 -04:00
printf.h Add ChibiOS support for QMK (#465) 2016-07-01 10:04:53 -04:00
sleep_led.c Add ChibiOS support for QMK (#465) 2016-07-01 10:04:53 -04:00
suspend.c Add Suspend functions (#3112) 2018-06-03 17:57:35 -04:00
timer.c Make sure the timer wraps around correctly independent of the os tick frequency 2018-06-28 08:51:30 -04:00