qmk-dactyl-manuform-a/keyboards/cannonkeys/satisfaction75
Xelus22 b73a29aaea
[Bug] Develop - Change uint32_t to layer_state_t (#13596)
* fix sat75

* update uint32_t to layer_state
2021-07-19 09:50:55 -07:00
..
keymaps Add RESET key for default keymap in Satisfaction 75 (#8088) 2020-02-05 13:51:09 +11:00
prototype Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
rev1 [Keyboard] Satisfaction75 Configurator support (info.json) (#6833) 2019-10-09 11:03:33 -07:00
.noci Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
chconf.h ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
config.h Fixup Satisfaction75 bootprocess. (#12621) 2021-04-19 13:08:01 +10:00
halconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
led.c Satisfaction 75 turn off backlight on suspend, restore config on wakeup (#11774) 2021-02-28 16:50:01 +11:00
led_custom.h Add VIA support for QMK backlight, QMK RGBLight (#7911) 2020-01-20 10:18:25 -08:00
mcuconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
readme.md Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094) 2019-02-13 08:03:26 -08:00
rules.mk Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 2021-06-08 19:48:46 +10:00
satisfaction75.c [Bug] Develop - Change uint32_t to layer_state_t (#13596) 2021-07-19 09:50:55 -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

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.