handwired/magicforce68: refactor, Configurator support, and readme cleanup (#5234)
	
		
	
				
					
				
			* handwired/magicforce68: refactor - layout macro KEYMAP renamed to LAYOUT - keymap now uses #include QMK_KEYBOARD_H - keymap now uses non-auto-prepended keycodes per QMK standard. - deleted deprecated and unused action_get_macro block from default keymap. * handwired/magicforce68: Configurator support * handwired/magicforce68: readme cleanup - updated to current QMK template - rename file to lowercase - fix make commands - Add Docs linkspull/5251/head
							parent
							
								
									65db404260
								
							
						
					
					
						commit
						303859ea28
					
				| @ -1,20 +0,0 @@ | ||||
| Magicforce 68 Handwired | ||||
| ======================= | ||||
| 
 | ||||
| This firmware is for a Magicforce 68 that's had its PCB removed and is handwired with an Arduino Micro. NOTE: The Arduino Micro is different than the Arduino *Pro* Micro. | ||||
| 
 | ||||
| ## Wiring Layout | ||||
| 
 | ||||
|  | ||||
| 
 | ||||
| ## Pinout | ||||
| 
 | ||||
| The following pins are used: | ||||
| - Columns 1-15: B2, B0, D3, D2, D1, D0, D4, C6, D7, E6, B4, B5, B6, B7, D6 | ||||
| - Rows 1-5: F0, F1, F4, F5, F6 | ||||
| 
 | ||||
| ## Compiling and loading the firmware | ||||
| 
 | ||||
| To build the firmware, run `make`. | ||||
| 
 | ||||
| To flash the firemware onto the microcontroller, run `make avrdude`, and press the reset button. | ||||
| @ -0,0 +1,81 @@ | ||||
| { | ||||
|     "keyboard_name": "Magicforce 68 Handwired", | ||||
|     "url": "", | ||||
|     "maintainer": "qmk", | ||||
|     "width": 17.25, | ||||
|     "height": 5, | ||||
|     "layouts": { | ||||
|         "LAYOUT": { | ||||
|             "layout": [ | ||||
|                 {"label":"`", "x":0, "y":0}, | ||||
|                 {"label":"1", "x":1, "y":0}, | ||||
|                 {"label":"2", "x":2, "y":0}, | ||||
|                 {"label":"3", "x":3, "y":0}, | ||||
|                 {"label":"4", "x":4, "y":0}, | ||||
|                 {"label":"5", "x":5, "y":0}, | ||||
|                 {"label":"6", "x":6, "y":0}, | ||||
|                 {"label":"7", "x":7, "y":0}, | ||||
|                 {"label":"8", "x":8, "y":0}, | ||||
|                 {"label":"9", "x":9, "y":0}, | ||||
|                 {"label":"0", "x":10, "y":0}, | ||||
|                 {"label":"-", "x":11, "y":0}, | ||||
|                 {"label":"=", "x":12, "y":0}, | ||||
|                 {"label":"Backspace", "x":13, "y":0, "w":2}, | ||||
|                 {"label":"Insert", "x":15.25, "y":0}, | ||||
|                 {"label":"Page Up", "x":16.25, "y":0}, | ||||
|                 {"label":"Tab", "x":0, "y":1, "w":1.5}, | ||||
|                 {"label":"Q", "x":1.5, "y":1}, | ||||
|                 {"label":"W", "x":2.5, "y":1}, | ||||
|                 {"label":"E", "x":3.5, "y":1}, | ||||
|                 {"label":"R", "x":4.5, "y":1}, | ||||
|                 {"label":"T", "x":5.5, "y":1}, | ||||
|                 {"label":"Y", "x":6.5, "y":1}, | ||||
|                 {"label":"U", "x":7.5, "y":1}, | ||||
|                 {"label":"I", "x":8.5, "y":1}, | ||||
|                 {"label":"O", "x":9.5, "y":1}, | ||||
|                 {"label":"P", "x":10.5, "y":1}, | ||||
|                 {"label":"[", "x":11.5, "y":1}, | ||||
|                 {"label":"]", "x":12.5, "y":1}, | ||||
|                 {"label":"\\", "x":13.5, "y":1, "w":1.5}, | ||||
|                 {"label":"Delete", "x":15.25, "y":1}, | ||||
|                 {"label":"Page Down", "x":16.25, "y":1}, | ||||
|                 {"label":"Caps Lock", "x":0, "y":2, "w":1.75}, | ||||
|                 {"label":"A", "x":1.75, "y":2}, | ||||
|                 {"label":"S", "x":2.75, "y":2}, | ||||
|                 {"label":"D", "x":3.75, "y":2}, | ||||
|                 {"label":"F", "x":4.75, "y":2}, | ||||
|                 {"label":"G", "x":5.75, "y":2}, | ||||
|                 {"label":"H", "x":6.75, "y":2}, | ||||
|                 {"label":"J", "x":7.75, "y":2}, | ||||
|                 {"label":"K", "x":8.75, "y":2}, | ||||
|                 {"label":"L", "x":9.75, "y":2}, | ||||
|                 {"label":";", "x":10.75, "y":2}, | ||||
|                 {"label":"'", "x":11.75, "y":2}, | ||||
|                 {"label":"Enter", "x":12.75, "y":2, "w":2.25}, | ||||
|                 {"label":"Shift", "x":0, "y":3, "w":2.25}, | ||||
|                 {"label":"Z", "x":2.25, "y":3}, | ||||
|                 {"label":"X", "x":3.25, "y":3}, | ||||
|                 {"label":"C", "x":4.25, "y":3}, | ||||
|                 {"label":"V", "x":5.25, "y":3}, | ||||
|                 {"label":"B", "x":6.25, "y":3}, | ||||
|                 {"label":"N", "x":7.25, "y":3}, | ||||
|                 {"label":"M", "x":8.25, "y":3}, | ||||
|                 {"label":",", "x":9.25, "y":3}, | ||||
|                 {"label":".", "x":10.25, "y":3}, | ||||
|                 {"label":"/", "x":11.25, "y":3}, | ||||
|                 {"label":"Shift", "x":12.25, "y":3, "w":2.75}, | ||||
|                 {"label":"Up", "x":15.25, "y":3}, | ||||
|                 {"label":"Ctrl", "x":0, "y":4, "w":1.25}, | ||||
|                 {"label":"GUI", "x":1.25, "y":4, "w":1.25}, | ||||
|                 {"label":"Alt", "x":2.5, "y":4, "w":1.25}, | ||||
|                 {"label":"Space", "x":3.75, "y":4, "w":6.25}, | ||||
|                 {"label":"Fn", "x":10, "y":4, "w":1.25}, | ||||
|                 {"label":"Alt", "x":11.25, "y":4, "w":1.25}, | ||||
|                 {"label":"Ctrl", "x":12.5, "y":4, "w":1.25}, | ||||
|                 {"label":"Left", "x":14.25, "y":4}, | ||||
|                 {"label":"Down", "x":15.25, "y":4}, | ||||
|                 {"label":"Right", "x":16.25, "y":4} | ||||
|             ] | ||||
|         } | ||||
|     } | ||||
| } | ||||
| @ -0,0 +1,24 @@ | ||||
| # Magicforce 68 Handwired | ||||
| 
 | ||||
| This firmware is for a Magicforce 68 that's had its PCB removed and is handwired with an Arduino Micro. NOTE: The Arduino Micro is different than the Arduino *Pro* Micro. | ||||
| 
 | ||||
| Keyboard Maintainer: [The QMK Community](https://github.com/qmk)   | ||||
| Hardware Supported: magicforce68, Arduino Micro   | ||||
| 
 | ||||
| ## Wiring Layout | ||||
| 
 | ||||
|  | ||||
| 
 | ||||
| ## Pinout | ||||
| 
 | ||||
| The following pins are used: | ||||
| - Columns 1-15: B2, B0, D3, D2, D1, D0, D4, C6, D7, E6, B4, B5, B6, B7, D6 | ||||
| - Rows 1-5: F0, F1, F4, F5, F6 | ||||
| 
 | ||||
| Make example for this keyboard (after setting up your build environment): | ||||
| 
 | ||||
|     make handwired/magicforce68:default | ||||
| 
 | ||||
| To flash the firmware onto the microcontroller, run `make handwired/magicforce68:default:avrdude`, and press the reset button. | ||||
| 
 | ||||
| See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). | ||||
					Loading…
					
					
				
		Reference in new issue
	
	 noroadsleft
						noroadsleft