Refactor and Configurator updates for Woodkeys/NovelKeys Big Series (#3073)
* Refactor for Woodkeys Big Series * Configurator update for Woodkeys Big Series
This commit is contained in:
		
							parent
							
								
									edb149fb5a
								
							
						
					
					
						commit
						eb8388b31e
					
				
					 5 changed files with 21 additions and 9 deletions
				
			
		| 
						 | 
				
			
			@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License
 | 
			
		|||
along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
*/
 | 
			
		||||
 | 
			
		||||
#include "../../bigseries.h"
 | 
			
		||||
#include QMK_KEYBOARD_H
 | 
			
		||||
 | 
			
		||||
static const char * const ANSWERS[] = {
 | 
			
		||||
// "Yes" answers
 | 
			
		||||
| 
						 | 
				
			
			@ -51,7 +51,7 @@ static const char * const ANSWERS[] = {
 | 
			
		|||
 | 
			
		||||
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
 | 
			
		||||
 | 
			
		||||
KEYMAP(
 | 
			
		||||
LAYOUT(
 | 
			
		||||
    KC_A),
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue