trying to make the stupid github action thing work :(
This commit is contained in:
		
							parent
							
								
									33243ae996
								
							
						
					
					
						commit
						0d0eb73179
					
				
					 19 changed files with 5 additions and 8 deletions
				
			
		| 
						 | 
				
			
			@ -1,3 +0,0 @@
 | 
			
		|||
{
 | 
			
		||||
    "is_dummy_file": true
 | 
			
		||||
}
 | 
			
		||||
| 
		 Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB  | 
| 
		 Before Width: | Height: | Size: 201 KiB After Width: | Height: | Size: 201 KiB  | 
| 
						 | 
				
			
			@ -13,7 +13,7 @@
 | 
			
		|||
 | 
			
		||||
#include QMK_KEYBOARD_H
 | 
			
		||||
#include <stdio.h>
 | 
			
		||||
#include "callmemero.h"
 | 
			
		||||
#include "totem.h"
 | 
			
		||||
 | 
			
		||||
// ┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
 | 
			
		||||
// │ D E F I N I T I O N S                                                                                                  │
 | 
			
		||||
| 
						 | 
				
			
			@ -13,7 +13,7 @@
 | 
			
		|||
 | 
			
		||||
#include QMK_KEYBOARD_H
 | 
			
		||||
#include <stdio.h>
 | 
			
		||||
#include "callmemero.h"
 | 
			
		||||
#include "totem.h"
 | 
			
		||||
 | 
			
		||||
// ┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
 | 
			
		||||
// │ D E F I N I T I O N S                                                                                                  │
 | 
			
		||||
| 
						 | 
				
			
			@ -15,7 +15,7 @@
 | 
			
		|||
TOTEM is 34 keys column-staggered split keyboard made by @geigeigeist. It uses the Seeed XIAO RP2040.
 | 
			
		||||
 | 
			
		||||
You can use this command to compile the firmware
 | 
			
		||||
`qmk compile -kb callmemero -km totem`
 | 
			
		||||
`qmk compile -kb totem -km totem`
 | 
			
		||||
 | 
			
		||||
<figure>
 | 
			
		||||
<img src="./keyboard-layout.png" alt="Miryoku inspired keymap for TOTEM keyboard, showing all six layers" width="100%" />
 | 
			
		||||
| 
						 | 
				
			
			@ -15,7 +15,7 @@
 | 
			
		|||
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
#include "callmemero.h"
 | 
			
		||||
#include "totem.h"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#ifdef SWAP_HANDS_ENABLE
 | 
			
		||||
							
								
								
									
										2
									
								
								qmk.json
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								qmk.json
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
{
 | 
			
		||||
    "userspace_version": "1.0",
 | 
			
		||||
    "build_targets": [
 | 
			
		||||
        ["callmemero", "totem"]
 | 
			
		||||
        ["totem", "totem"]
 | 
			
		||||
    ]
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue