[Keyboard] Update rocketboard_16 with *most* of its final features (#12537)
This commit is contained in:
parent
5f94191075
commit
35bff470f7
7 changed files with 1359 additions and 68 deletions
|
@ -45,12 +45,12 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define RGBLIGHT_ANIMATIONS
|
||||
#define RGB_DI_PIN A4
|
||||
#define RGBLED_NUM 16
|
||||
#define RGBLIGHT_LIMIT_VAL 128
|
||||
#define RGBLIGHT_VAL_STEP 8
|
||||
#define RGBLIGHT_SLEEP
|
||||
|
||||
// OLED stuff
|
||||
#define OLED_DISPLAY_128X64
|
||||
#define OLED_FONT_H "custom_font.h"
|
||||
|
||||
// Allows for rotary encoder volume control
|
||||
#define TAP_CODE_DELAY 20
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue