* preliminary check in, basically a copy from 159's github with a few additions to get it to compile * update readme * fixup the LAYOUT macro labels to be more reasonable * add tkl_ansi LAYOUT macro for community layout support * clean up rules.mk, add community layout suport, and add in bootloader * add a tsangan layout macro * spruce up readme * add VIA keymap * add qmk configurator support * Update keyboards/projectkb/signature87/rules.mk Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/projectkb/signature87/rules.mk Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/projectkb/signature87/rules.mk Co-authored-by: Joel Challis <git@zvecr.com> * remove unneeded file * Update keyboards/projectkb/signature87/config.h Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/projectkb/signature87/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/projectkb/signature87/config.h Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
		
			
				
	
	
		
			13 lines
		
	
	
		
			675 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			675 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # Signature87
 | |
| 
 | |
| Project Keyboard ANSI only PCB for Kepler TKL. 
 | |
| 
 | |
| * Keyboard Maintainer: [159](https://github.com/projectkeyboard), [MechMerlin](https://github.com/mechmerlin)
 | |
| * Hardware Supported: STM32F072CBT6
 | |
| * Hardware Availability: [projectkeyboard](https://store.projectkeyboard.com/)
 | |
| 
 | |
| Make example for this keyboard (after setting up your build environment):
 | |
| 
 | |
|     make projectkb/signature87:default
 | |
| 
 | |
| 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). |