qmk-firmware/keyboards/cannonkeys/satisfaction75
Joel Challis 014ad1d747
Fix RESET keycode on some STM32F072 keyboards (#8134)
* Add f072 board files with 'enter_bootloader_mode_if_requested' support

* rename default f072 board file to GENERIC_STM32_F072XB

* Remove board files

* Add bootloader def

* Update generic f072 board paths

* Revert wrong deletion
2020-02-13 19:39:22 +00:00
..
boards/ST_STM32F072B_DISCOVERY Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094) 2019-02-13 08:03:26 -08: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 Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files. 2020-01-28 23:45:42 +11:00
config.h Add VIA support for QMK backlight, QMK RGBLight (#7911) 2020-01-20 10:18:25 -08:00
halconf.h Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094) 2019-02-13 08:03:26 -08:00
i2c_master.c Align ARM i2c_readReg with AVR (#6314) 2019-07-16 01:36:23 -07: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 Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094) 2019-02-13 08:03:26 -08:00
readme.md Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094) 2019-02-13 08:03:26 -08:00
rules.mk Fix RESET keycode on some STM32F072 keyboards (#8134) 2020-02-13 19:39:22 +00:00
satisfaction75.c Add VIA support for QMK backlight, QMK RGBLight (#7911) 2020-01-20 10:18:25 -08: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

readme.md

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.