ergodox-firmware/src/keyboard/ergodox
Ben Blazak 1b41491115 fixed layer and numpad bugs - appears to work!
- rewrote the layer functions in main() (easiest way to get the to
  work.. :) )
- fixed the keymap (i had the numpad keys pushing layer 2 instead of
  layer 3)
- changed the numlock keycode.. i was using the wrong one, lol
- and some minor aesthetic changes
2012-12-03 16:19:12 -08:00
..
controller updated matrix to match PCB; made pin direction an option 2012-08-19 21:16:52 -07:00
layout fixed layer and numpad bugs - appears to work! 2012-12-03 16:19:12 -08:00
circuit-diagram.svg changed the way layers are handled 2012-11-30 12:06:41 -08:00
controller.c reorganization (large one) (mostly moving files) 2012-07-31 14:48:31 -07:00
controller.h reorganization (large one) (mostly moving files) 2012-07-31 14:48:31 -07:00
layout.h (changed the name of a header) 2012-08-19 13:42:43 -07:00
layout.md reorganization (large one) (mostly moving files) 2012-07-31 14:48:31 -07:00
matrix.h updated matrix to match PCB; made pin direction an option 2012-08-19 21:16:52 -07:00
options.h (adding options.h; somehow it got lost before...) 2012-08-19 21:35:44 -07:00