ergodox-firmware/src/lib
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
..
data-types removed linked lists; changed KBFUN_FUNCTION_ARGS handling 2012-08-06 15:57:23 -07:00
key-functions fixed layer and numpad bugs - appears to work! 2012-12-03 16:19:12 -08:00
twi reorganization (large one) (mostly moving files) 2012-07-31 14:48:31 -07:00
usb reorganization (large one) (mostly moving files) 2012-07-31 14:48:31 -07:00
readme.md moved libs around; split some code in layouts 2012-04-28 23:40:00 -07:00
twi.h (changed the name of a header) 2012-08-19 13:42:43 -07:00
variable-include.h (changed the name of a header) 2012-08-19 13:42:43 -07:00

readme.md

src/lib

Stuff that's generally useful


Copyright © 2012 Ben Blazak benblazak.dev@gmail.com
Released under The MIT License (MIT) (see "license.md")
Project located at https://github.com/benblazak/ergodox-firmware