aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/hhkb/rn42
Commit message (Collapse)AuthorAgeFilesLines
* Remove superfluous JTAG disable code (#6445)fauxpark2019-08-201-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)Enochen2018-10-031-1/+1
| | | | | | | | | | * rn42 compile fix Fixes a compilation error * simpler rn42 compile fix good idea drashna :)
* add hhkb bluetooth functionality (rn42) (#2693)Enochen2018-07-0912-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.