This website requires JavaScript.
Explore
Help
Sign In
gitbot
/
qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2024-12-13 05:11:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0206bd9df3
qmk_firmware
/
keyboards
/
handwired
/
splittest
/
teensy_2
/
rules.mk
8 lines
96 B
Makefile
Raw
Normal View
History
Unescape
Escape
[Keyboard] Refactor handwired/splittest to support multiple boards (#6373) * Refactor splittest to support multiple dev boards * Refactor splittest to support multiple dev boards - revert change to number of RGB led * Refactor splittest to support multiple dev boards - update docs * Refactor splittest to support multiple dev boards - correct docs * Refactor splittest to support multiple dev boards - update teensy master logic
2019-07-20 20:35:30 +00:00
# MCU name
MCU
=
atmega32u4
# Bootloader selection
BOOTLOADER
=
halfkay
add bluepill mcu to splittest (#16959) * add bluepill mcu to splittest * fix typo * refactoring * mcu config goes to mcuconf.h of keyboard * keymap specific config goes to keymap config.h * keyboard specific depending of keymap goes to post_config.h * Apply suggested change Co-authored-by: Ryan <fauxpark@gmail.com> * Apply suggested change Co-authored-by: Ryan <fauxpark@gmail.com> * Apply suggested change Co-authored-by: Ryan <fauxpark@gmail.com> * Apply suggested change Co-authored-by: Ryan <fauxpark@gmail.com> * Apply suggested change Co-authored-by: Ryan <fauxpark@gmail.com> * splittest/bluepill: improve documentation Co-authored-by: Ryan <fauxpark@gmail.com>
2022-08-03 08:31:37 +00:00
RGBLIGHT_ENABLE
=
yes
Reference in New Issue
Copy Permalink