1
0
Fork 0

[Keyboard] Updates for Sol 2 (#7746)

Add Numpad to keymap
Fix OLED rotation
Add LED locations for Starfighter case
This commit is contained in:
Legonut 2020-01-02 16:03:19 -05:00 committed by Drashna Jaelre
parent 2406c04d89
commit f08ffc2715
6 changed files with 38 additions and 13 deletions

View file

@ -33,6 +33,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#ifdef FULLHAND_ENABLE
#define FULLHAND_LEDS 24
#elif SF_ENABLE
#define FULLHAND_LEDS 38
#else
#define FULLHAND_LEDS 0
#endif