[Keymap] lja83's Planck keymap (#12809)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Jeff Apczynski <jeffrey.apczynski@braincorp.com>
This commit is contained in:
Jeff Apczynski
2021-05-30 21:16:26 -07:00
committed by GitHub
parent 1a3064afb1
commit 6bafefa886
4 changed files with 390 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
#pragma once
#ifdef AUDIO_ENABLE
#define STARTUP_SONG SONG(PLANCK_SOUND)
// #define STARTUP_SONG SONG(NO_SOUND)
#define DEFAULT_LAYER_SONGS { SONG(QWERTY_SOUND), \
SONG(COLEMAK_SOUND), \
SONG(DVORAK_SOUND) \
}
#endif
/*
* MIDI options
*/
/* enable basic MIDI features:
- MIDI notes can be sent when in Music mode is on
*/
#define MIDI_BASIC
// Most tactile encoders have detents every 4 stages
#define ENCODER_RESOLUTION 4

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,2 @@
# LJA83 Planck Layout

View File

@@ -0,0 +1 @@
SRC += muse.c