This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
patrickmt 4a5e68f4f2 Bringing Massdrop keyboard hardware configuration to keyboard level (#4593)
MCU Pins for debugging, LED, boot tracing, and shift registers are now configurable at keyboard level.
Macros led_* replaced by DBG_LED_*
Macros m15_* replaced by DBG_1_*
Macros m27_* replaced by DBG_2_*
Macros m28_* replaced by DBG_3_*
For CTRL and ALT keyboards, debug boot tracing pin default now set to pad M27 instead of M28 since although M28 is not being used, it is technically a signal for USB port detection.
m15_print(...) renamed to dbg_print(...) to get away from hard coded port names.
dbg_print function now follows similar pattern to debug led output.
2018-12-10 11:28:06 -08:00
..
2015-10-27 12:42:30 -04:00
2017-10-31 20:59:55 -04:00
2016-09-06 23:19:01 -05:00
2018-03-01 07:45:47 -08:00
2015-05-19 00:39:44 +09:00
2015-09-20 10:33:25 +09:00
2017-10-31 20:59:55 -04:00
2017-02-12 00:13:36 +07:00
2017-08-15 23:14:41 -04:00