Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
@@ -114,4 +114,4 @@ void matrix_wait_for_interrupt(void) {
|
||||
writePinHigh(col_pins[i]);
|
||||
setPinInputHigh(col_pins[i]);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -25,4 +25,4 @@ void usbpd_update(void) {
|
||||
kb_state.current_setting = allowance;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -3,7 +3,7 @@
|
||||
#pragma once
|
||||
|
||||
// Uncomment the following if your board uses 1.5A and 3.0A hold current fuses.
|
||||
//#define DJINN_SUPPORTS_3A_FUSE
|
||||
// #define DJINN_SUPPORTS_3A_FUSE
|
||||
|
||||
// Encoder settings
|
||||
#define ENCODER_RESOLUTION 2
|
||||
@@ -60,4 +60,4 @@
|
||||
#define ENABLE_RGB_MATRIX_SPLASH
|
||||
#define ENABLE_RGB_MATRIX_MULTISPLASH
|
||||
#define ENABLE_RGB_MATRIX_SOLID_SPLASH
|
||||
#define ENABLE_RGB_MATRIX_SOLID_MULTISPLASH
|
||||
#define ENABLE_RGB_MATRIX_SOLID_MULTISPLASH
|
||||
|
@@ -3,7 +3,7 @@
|
||||
#pragma once
|
||||
|
||||
// Uncomment the following if your board uses 1.5A and 3.0A hold current fuses.
|
||||
//#define DJINN_SUPPORTS_3A_FUSE
|
||||
// #define DJINN_SUPPORTS_3A_FUSE
|
||||
|
||||
// Encoder settings
|
||||
#define ENCODER_RESOLUTION 2
|
||||
@@ -60,4 +60,4 @@
|
||||
#define ENABLE_RGB_MATRIX_SPLASH
|
||||
#define ENABLE_RGB_MATRIX_MULTISPLASH
|
||||
#define ENABLE_RGB_MATRIX_SOLID_SPLASH
|
||||
#define ENABLE_RGB_MATRIX_SOLID_MULTISPLASH
|
||||
#define ENABLE_RGB_MATRIX_SOLID_MULTISPLASH
|
||||
|
Reference in New Issue
Block a user