diff options
author | James Barrett <jabarret@microsoft.com> | 2017-03-11 22:09:50 -0800 |
---|---|---|
committer | James Barrett <jabarret@microsoft.com> | 2017-03-11 22:09:50 -0800 |
commit | 96bde794d8b922d71f11ec2e7eb1ba0bc0ba8d2d (patch) | |
tree | 1168280329e17d6c90e9b1e270c64c3d1db4c04e /.gitignore | |
parent | 7c7a77d4bf8f35cd7f59119be0e95b5d28063988 (diff) | |
download | qmk_firmware-96bde794d8b922d71f11ec2e7eb1ba0bc0ba8d2d.tar.gz qmk_firmware-96bde794d8b922d71f11ec2e7eb1ba0bc0ba8d2d.zip |
Update readme and default layout for TADA68
Add the default function layer mappings for the keyboard.
Provide flashing instructions in the readme.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f66a961fd1..6029afce4f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ .dep *.o +*.bin *.eep *.elf *.hex |