|
Failed to load latest commit information. |
|
.gitignore
|
Add some files to gitignore
|
Mar 20, 2017
|
|
LICENSE
|
Initial commit
|
Sep 12, 2015
|
|
Makefile
|
Move arduino path to separate file
|
Mar 20, 2017
|
|
arduino.mk
|
Move arduino path to separate file
|
Mar 20, 2017
|
|
board.ino
|
Add more features to layers
|
Mar 24, 2017
|
|
bounded_array.h
|
Got main half of keyboard working
|
Mar 19, 2017
|
|
catch.hpp
|
Start working on refactoring
|
Mar 14, 2017
|
|
constants.h
|
Work on inter-keyboard comunicatiom
|
Mar 20, 2017
|
|
debug.cpp
|
Got main half of keyboard working
|
Mar 19, 2017
|
|
debug.h
|
Add teensy makefile and make project compile for teensy
|
Mar 18, 2017
|
|
keyboard.cpp
|
Add right-alt key
|
Mar 16, 2017
|
|
keyboard.h
|
Start working on refactoring
|
Mar 14, 2017
|
|
keyboard_arduino.cpp
|
Add code for supporting multiple layers
|
Mar 23, 2017
|
|
keyboard_arduino.h
|
Add code for supporting multiple layers
|
Mar 23, 2017
|
|
keyboard_functional.cpp
|
Got main half of keyboard working
|
Mar 19, 2017
|
|
keyboard_functional.h
|
Add vim layer
|
Mar 25, 2017
|
|
keycodes.h
|
Improve keymask detection
|
Mar 21, 2017
|
|
layouts.h
|
Allign keymaps
|
Mar 25, 2017
|
|
map.h
|
Start working on refactoring
|
Mar 14, 2017
|
|
unit.cpp
|
Add more features to layers
|
Mar 24, 2017
|