aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/tragicforce68/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Add rules.mk to ortho_4x12/buswerks keymap (#4405)Logan Bussell2018-11-121-0/+60
| | | | | | | | | | | | | | | | | | | | * Added buswerks keymap * cleaned up comments on buswerks keymap * Added buswerks keymap readme.md * Fixed spelling in buswerks readme.md * Removed unnecessary includes, changed process_record_user to now use set_single_persistent_default_layer(), removed deprecated functions, and moved the audio ifdef block to config.h * Changed buswerks ortho_4x12 layout to accommodate 'MIT' layout * Updated README.md to reflect layout changes * update buswerks keymap * add buswerks tragicforce68 keymap
* Keyboard: Add Tragicforce 68 (#3807)Danny2018-08-311-0/+34
* Fork MF68 to Tragicforce 68 * Set pinouts and key layout * Reformat keymap, update comments/notes * Cleanup rules.mk