diff options
author | Andrew Kannan <andrew.kannan@gmail.com> | 2021-05-11 20:52:15 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-12 10:52:15 +1000 |
commit | 9a3f4f8f8a3090b3783dfd60a75cd8120ec30e65 (patch) | |
tree | 37e18afe77c54257c426d516ffbb39699c83cdc6 /keyboards/cannonkeys/db60/hotswap/rules.mk | |
parent | e9aee3bfd04920150b96208bd81877e1c962fe27 (diff) |
Some fixes for the Bakeneko variant DB60s (#12662)
* Some fixes for the Bakeneko variant DB60s
* Add copyright to header
* Add .python-version to gitignore for people who use pyenv or similar
* update readme
* Add more readmes
* Add more readmes
* Update the versions to have different product IDs
* Update readme
* Add missing rules.mk
* Fix matrix on hotswap
* remove iso from hotswap
* Fix hotswap spacebar
* Revert gitignore changes
* Fix layouts
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
* Add split configs
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
* Add license to config
* or equivalent
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/cannonkeys/db60/hotswap/rules.mk')
-rw-r--r-- | keyboards/cannonkeys/db60/hotswap/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/cannonkeys/db60/hotswap/rules.mk b/keyboards/cannonkeys/db60/hotswap/rules.mk new file mode 100644 index 0000000000..b6e5c668f8 --- /dev/null +++ b/keyboards/cannonkeys/db60/hotswap/rules.mk @@ -0,0 +1 @@ +LAYOUTS = 60_ansi 60_tsangan_hhkb |