Delete .keymap_nathan.c.swp
Merge remote-tracking branch 'upstream/master'
Merge pull request #6 from tmk/master
pulling from tmk
Rename handwire-matrix.c to matrix-handwire.c
Merge pull request #5 from Wilba6582/master
Pulling in PCB changes
Replaced tabs with spaces to match TMK convention.
Added backlight.h, backlight.c
Initial commit for Planck PCB Rev 1.
- Backlight on PB7 controlled by Timer1 Fast PWM (no interrupts).
- Backlight commands connected temporarily to top left keys.
- Backlight init called from matrix.c, since there's no generic keyboard_init() override function.
infinity: For production model and add SpaceFn