Deploying to gh-pages from master @ 501f2fdef1 🚀
				
					
				
			This commit is contained in:
		
							parent
							
								
									ecac181662
								
							
						
					
					
						commit
						4984097d9b
					
				
					 12 changed files with 32 additions and 12 deletions
				
			
		| 
						 | 
				
			
			@ -45,7 +45,9 @@ void keyboard_post_init_user(void) {
 | 
			
		|||
 | 
			
		||||
[custom code](ja/custom_quantum_functions.md)内からデバッグメッセージを出力すると便利な場合があります。それはとても簡単です。ファイルの先頭に`print.h`のインクルードを追加します:
 | 
			
		||||
 | 
			
		||||
    #include <print.h>
 | 
			
		||||
```c
 | 
			
		||||
#include "print.h"
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
そのあとは、いくつかの異なった print 関数を使用することが出来ます。
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue