mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-07-08 04:35:34 -04:00
Adding klor files and trying to build
This commit is contained in:
parent
a274d43796
commit
c86deba845
24 changed files with 5644 additions and 26 deletions
|
@ -7,15 +7,14 @@
|
|||
// └─────────────────────────────────────────────────┘
|
||||
|
||||
#ifdef OLED_ENABLE
|
||||
# define OLED_DISPLAY_128X64
|
||||
# define OLED_DISPLAY_128X64
|
||||
# define OLED_FONT_H "./lib/glcdfont.c"
|
||||
#endif
|
||||
|
||||
// ┌─────────────────────────────────────────────────┐
|
||||
// │ a u d i o │
|
||||
// └─────────────────────────────────────────────────┘
|
||||
|
||||
#define AUDIO_PIN B5
|
||||
#define AUDIO_VOICES
|
||||
#define AUDIO_DAC_SAMPLE_MAX 4095U
|
||||
#define AUDIO_VOICE_DEFAULT butts_fader
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue