Move miscellaneous layouts to data driven (#20516)
This commit is contained in:
		
							parent
							
								
									72d2be24f9
								
							
						
					
					
						commit
						f111bea3cd
					
				
					 288 changed files with 19592 additions and 21083 deletions
				
			
		| 
						 | 
				
			
			@ -14,7 +14,7 @@
 | 
			
		|||
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
#include "quark_plus.h"
 | 
			
		||||
#include "quantum.h"
 | 
			
		||||
 | 
			
		||||
bool encoder_update_kb(uint8_t index, bool clockwise) {
 | 
			
		||||
    if (!encoder_update_user(index, clockwise)) { return false; }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue