summaryrefslogtreecommitdiff
path: root/keyboards/hhkb/rn42
AgeCommit message (Collapse)Author
2019-08-20Remove superfluous JTAG disable code (#6445)fauxpark
* 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()
2018-10-03rn42 compilation error fix (#4050)Enochen
* rn42 compile fix Fixes a compilation error * simpler rn42 compile fix good idea drashna :)
2018-07-09add hhkb bluetooth functionality (rn42) (#2693)Enochen
* 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.