qmk_sweep_skeletyl/keyboards/cannonkeys/satisfaction75
Stefan Kerkmann 643f6367a1
[Fix] Patches after printf library update (#17584)
* Add missing '(' to print_bin_reverse32 declaration
* Fix insufficient character buffers on satisfaction75
* Remove \0 character in format string and use corrected offset math
  instead on rocketboard 16
* Replace snprintf_ with snprintf for djinn
* Explicitly ignore format checks for tracktyl manuform that uses %b
  specifier
* Print properly escaped version string in command.c, as PRODUCT or
  other defines can contain constructs like 'Vendor keyboard 66%' which
  will be interpreted as a format specifier
2022-07-07 14:14:09 +02:00
..
keymaps RESET -> QK_BOOT default keymaps (#17037) 2022-05-15 20:26:27 +01:00
prototype Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
rev1 Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
.noci
chconf.h
config.h Remove NO_ACTION_MACRO and NO_ACTION_FUNCTION from keyboard config.h (#16655) 2022-03-15 13:56:58 +00:00
halconf.h
led.c
led_custom.h
mcuconf.h
readme.md
rules.mk Fix up build options comments (#15463) 2021-12-12 18:05:37 -08:00
satisfaction75.c Make default layer size 16-bit (#15286) 2022-06-19 07:37:51 +10:00
satisfaction75.h Fix OLED timeout on satisfaction75 after migration from QWIIC (#14780) 2021-10-10 17:01:29 +01:00
satisfaction_encoder.c Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
satisfaction_oled.c [Fix] Patches after printf library update (#17584) 2022-07-07 14:14:09 +02: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.