mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-11-04 07:12:33 +01:00 
			
		
		
		
	changed readme
This commit is contained in:
		
							parent
							
								
									e356de2220
								
							
						
					
					
						commit
						102a830bbd
					
				@ -5,6 +5,8 @@ For the full Quantum feature list, see [the parent readme](/).
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## Building
 | 
					## Building
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Change the config.h pinout to match your mcu!!
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Download or clone the whole firmware and navigate to the keyboards/maxipad folder. Once your dev env is setup, you'll be able to type `make` to generate your .hex - you can then use the Teensy Loader to program your .hex file. 
 | 
					Download or clone the whole firmware and navigate to the keyboards/maxipad folder. Once your dev env is setup, you'll be able to type `make` to generate your .hex - you can then use the Teensy Loader to program your .hex file. 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Depending on which keymap you would like to use, you will have to compile slightly differently.
 | 
					Depending on which keymap you would like to use, you will have to compile slightly differently.
 | 
				
			||||||
 | 
				
			|||||||
@ -65,4 +65,3 @@ MIDI_ENABLE ?= no            # MIDI controls
 | 
				
			|||||||
UNICODE_ENABLE ?= no         # Unicode
 | 
					UNICODE_ENABLE ?= no         # Unicode
 | 
				
			||||||
BLUETOOTH_ENABLE ?= no       # Enable Bluetooth with the Adafruit EZ-Key HID
 | 
					BLUETOOTH_ENABLE ?= no       # Enable Bluetooth with the Adafruit EZ-Key HID
 | 
				
			||||||
AUDIO_ENABLE ?= no           # Audio output on port C6
 | 
					AUDIO_ENABLE ?= no           # Audio output on port C6
 | 
				
			||||||
USE_PRO_MICRO ?= yes
 | 
					 | 
				
			||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user