We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Welcome to the tmk_keyboard_custom wiki!
Code for the RedScarf II keyboards.
To compile, don't forget to pull down the submodules as so:
>git clone https://github.com/kairyu/tmk_keyboard_custom.git
>cd tmk_keyboard_custom
>git submodule init
>git submodule update