qmk_firmware/keyboards/cannonkeys/satisfaction75
Drashna Jaelre f6c7e11426 Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)
* Remove the need to set NUM_OF_ENCODERS

Instead, calculate the size of the array, and use that instead

* Add hack for split common support

* Remove NUM_OF_ENCODERS from keyboard config

Can be reverted, if needed
2019-07-16 01:40:54 -07:00
..
boards/ST_STM32F072B_DISCOVERY
keymaps [Keyboard] Satisfaction75 i2c fix and VIA layout (#5726) 2019-04-27 20:35:31 -07:00
prototype
rev1
bootloader_defs.h
chconf.h
config.h Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328) 2019-07-16 01:40:54 -07:00
halconf.h
i2c_master.c Align ARM i2c_readReg with AVR (#6314) 2019-07-16 01:36:23 -07:00
led.c
led_custom.h
mcuconf.h
readme.md
rules.mk
satisfaction75.c
satisfaction75.h
satisfaction_encoder.c
satisfaction_oled.c

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.