Commit Graph
12 Commits
Author SHA1 Message Date
Wilba6582andJack Humbert daa11dc414 Changed VID/PID, added commands, refactoring 2018-09-28 12:36:55 -04:00
Wilba6582andJack Humbert 3d9fda3629 Added M10-B implementation 2018-07-15 12:50:36 -04:00
Wilba6582andJack Humbert ffa119941c Added pin C6 to hardware PWM backlight 2018-07-15 12:50:36 -04:00
Wilba6582andJack Humbert baae936b47 Required overridden function for keymaps in EEPROM 2017-08-19 08:16:58 -04:00
Wilba6582 d8a608f3ff Keycode refactor 2016-12-29 18:28:48 +11:00
Wilba6582 a305da2bc9 Fixes issue #900 2016-12-20 02:46:50 +11:00
Wilba6582 fe001d46fd Initial version of Raw HID interface 2016-12-01 00:44:54 +11:00
Wilba6582 cf3926a8e1 Fixed NO_SUSPEND_POWER_DOWN handling 2016-11-23 19:45:50 +11:00
Wilba6582 138156d4a0 Update for Atomic PCB Rev 0 2015-06-30 17:35:18 +10:00
Wilba6582 65680819df Replaced tabs with spaces to match TMK convention. 2015-03-17 00:56:41 +11:00
Wilba6582 b80b6b369c Added backlight.h, backlight.c 2015-03-17 00:51:36 +11:00
Wilba6582 15b9bce6ba 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.
2015-03-17 00:43:37 +11:00