Logo
Explore Help
Sign In
dax/qmk
1
0
Fork 0
You've already forked qmk
Code Issues Pull Requests Actions 2 Packages Projects Releases Wiki Activity
Files
master
qmk/users/jarred/rules.mk

17 lines
322 B
Makefile
Raw Permalink Normal View History

Keymap: Jarreds keymap creation (#3459) * Add planck keymap * Add windows key to nav layer * Turn off mouse layer * Update userspace file to allow sharing between more boards
2018-07-22 05:15:31 +10:00
SRC += jarred.c
Keymap: Adding my DZ60, Satan, XD75 kemaps and updates to userspace (#4039) * Update userspace with common config.h * Add my dz60, satan and xd75 keyboard keymaps * Fixing executable bits changed during last upstream merge * Cleanup unnecessary files and defines * Remove unnecessary defines from userspace config
2018-10-03 01:14:37 +10:00
ifneq (,$(findstring planck,$(KEYBOARD)))
# Enable backlight for rev4 planck only
ifneq (,$(findstring rev4,$(KEYBOARD)))
BACKLIGHT_ENABLE = yes
BACKLIGHT_BREATHING = yes
else
BACKLIGHT_ENABLE = no
BACKLIGHT_BREATHING = no
endif
AUDIO_ENABLE = yes
endif
MOUSEKEY_ENABLE = no
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 53ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API