You can not select more than 25 topics 
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long. 
		
		
		
		
		
			
	
	
		
			
	
		
			This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
		 
	
		
		
			
				
				
					
						
						
						
							# QMK鍵盤固件
  
						
						
						
							 
						
						
						
							[](https://github.com/qmk/qmk_firmware/tags)
 
						
						
						
							[](https://travis-ci.org/qmk/qmk_firmware)
 
						
						
						
							[](https://discord.gg/Uq7gcHh)
 
						
						
						
							[](https://docs.qmk.fm)
 
						
						
						
							[](https://github.com/qmk/qmk_firmware/pulse/monthly)
 
						
						
						
							[](https://github.com/qmk/qmk_firmware/)
 
						
						
						
							
 
						
						
						
							## 什麼是QMK固件?   
						
						
						
							 
						
						
						
							QMK是一個由社群維護的開源鍵盤韌體, , , ,  
						
						
						
							
 
						
						
						
							## 如何得到QMK
  
						
						
						
							 
						
						
						
							如果你打算貢獻鍵盤佈局, ,  
						
						
						
							
 
						
						
						
							否則,您可以直接下載([拉鍊](https://github.com/qmk/qmk_firmware/zipball/master) [焦油 ](https://github.com/qmk/qmk_firmware/tarball/master )),  
						
						
						
							
 
						
						
						
							## 如何編譯
  
						
						
						
							 
						
						
						
							你可以編譯之前,你需要[安裝環境](getting_started_build_tools.md)用於AVR或/和ARM開發。一旦完成,  
						
						
						
							
 
						
						
						
							    make planck/rev4:default
 
						
						
						
							
 
						
						
						
							這將建立`rev4` `planck` 的修訂與`default`鍵盤映射。並非所有鍵盤有一個修訂版(也稱為子項目或文件夾),在這種情況下,它可以被省略:
 
						
						
						
							
 
						
						
						
							    make preonic:default
 
						
						
						
							
 
						
						
						
							## 如何赶近
  
						
						
						
							 
						
						
						
							QMK有很多[特點](features.md)探索和很好的協議[參考文獻](http://docs.qmk.fm)挖通的。大部分功能通過修改[鍵盤映射(keymap.md),並改變[鍵碼](keycodes.md)冤大頭。