[Keyboard] Minor Aurora Sweep fixes (#18879)
- Fixes compile error with `SWAP_HANDS_ENABLE = yes` - Fixes OLED, RGB Matrix, and encoder when using QMK Configurator
This commit is contained in:
		
							parent
							
								
									d8183c5249
								
							
						
					
					
						commit
						20ce76f48c
					
				
					 5 changed files with 23 additions and 8 deletions
				
			
		| 
						 | 
				
			
			@ -13,6 +13,11 @@
 | 
			
		|||
# You should have received a copy of the GNU General Public License
 | 
			
		||||
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
 | 
			
		||||
ENCODER_ENABLE = yes
 | 
			
		||||
OLED_ENABLE = yes
 | 
			
		||||
# NOTE: These are already enabled by default at the revision level
 | 
			
		||||
#ENCODER_ENABLE = yes
 | 
			
		||||
#OLED_ENABLE = yes
 | 
			
		||||
 | 
			
		||||
# RGB Matrix is enabled at the revision level,
 | 
			
		||||
# while we use the regular RGB underglow for testing
 | 
			
		||||
RGB_MATRIX_ENABLE = no
 | 
			
		||||
RGBLIGHT_ENABLE = yes
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue