qmk_firmware/keyboards/cannonkeys/satisfaction75
Nick Brassel 46d7b25e4d
ChibiOS upgrade: early init conversions (#10214)
* Migrate at_at/660m to use new ChibiOS early initialisation code, use generic F072 board.

* Migrate cannonkeys/satisfaction75 to use new ChibiOS early initialisation code, use generic F072 board.

* Migrate nebula12 to use new ChibiOS early initialisation code, use generic F072 board.

* Defer GENERIC_STM32_F072XB board files to ChibiOS.

* Create generic mcuconf.h file for GENERIC_STM32_F072XB.

* Create generic mcuconf.h file for STM32_F103_STM32DUINO.

* Create generic mcuconf.h file for GENERIC_STM32_F042X6.

* Allow boards to override EARLY_INIT_PERFORM_BOOTLOADER_JUMP.
2020-10-30 13:15:48 -07:00
..
keymaps Add RESET key for default keymap in Satisfaction 75 (#8088) 2020-02-05 13:51:09 +11:00
prototype VIA Configurator Refactor (#7268) 2020-01-03 12:52:00 -08:00
rev1 [Keyboard] Satisfaction75 Configurator support (info.json) (#6833) 2019-10-09 11:03:33 -07:00
bootloader_defs.h Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094) 2019-02-13 08:03:26 -08:00
chconf.h Enable memcore to fix malloc/rand crashes (#8695) 2020-04-05 22:15:40 +01:00
config.h ChibiOS upgrade: early init conversions (#10214) 2020-10-30 13:15:48 -07:00
halconf.h 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00
i2c_master.c 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00
led.c Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094) 2019-02-13 08:03:26 -08:00
led_custom.h Add VIA support for QMK backlight, QMK RGBLight (#7911) 2020-01-20 10:18:25 -08:00
mcuconf.h 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00
readme.md Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094) 2019-02-13 08:03:26 -08:00
rules.mk ChibiOS upgrade: early init conversions (#10214) 2020-10-30 13:15:48 -07:00
satisfaction75.c ChibiOS upgrade: early init conversions (#10214) 2020-10-30 13:15:48 -07:00
satisfaction75.h VIA Configurator Refactor (#7268) 2020-01-03 12:52:00 -08:00
satisfaction_encoder.c VIA Configurator Refactor (#7268) 2020-01-03 12:52:00 -08:00
satisfaction_oled.c [Keyboard] Cannon Keys Satisfaction75: Fix buffer sizes for sprintfs. (#6954) 2019-10-07 14:35:28 -07:00

Satisfaction75

Satisfaction75 Keyboard

Keyboard Maintainer: Andrew Kannan
Hardware Supported: STM32F072CBT6

Make example for this keyboard (after setting up your build environment):

make cannonkeys/Satisfaction75:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.