Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove superfluous JTAG disable code (#6445) | fauxpark | 2019-08-20 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | | | * Remove superfluous JTAG disable code * 32A has differently named register * Accidentally some operators * 32A also has different JTAG pins * Wrap disable_jtag() in an ifndef * Document this new define * Rename the define, it conflicts with a LUFA thing Also, move the ifndef wrapping to the call in keyboard_setup() | ||||
* | rn42 compilation error fix (#4050) | Enochen | 2018-10-03 | 1 | -1/+1 |
| | | | | | | | | | | * rn42 compile fix Fixes a compilation error * simpler rn42 compile fix good idea drashna :) | ||||
* | add hhkb bluetooth functionality (rn42) (#2693) | Enochen | 2018-07-09 | 12 | -0/+1969 |
* add hhkb bluetooth functionality (rn42) pretty much straight from tmk some minor changes to make things work * hhkb jp personal keymap * Revert "hhkb jp personal keymap" This reverts commit 886713d8bb98572f03110f285706a8140a083892. |