diff options
| -rw-r--r-- | keyboards/primekb/prime_l/config.h | 2 | ||||
| -rw-r--r-- | keyboards/primekb/prime_m/config.h | 2 | ||||
| -rw-r--r-- | keyboards/primekb/prime_o/config.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/primekb/prime_l/config.h b/keyboards/primekb/prime_l/config.h index 46dd3604e..8e2457816 100644 --- a/keyboards/primekb/prime_l/config.h +++ b/keyboards/primekb/prime_l/config.h | |||
| @@ -40,7 +40,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 40 | #define DIODE_DIRECTION COL2ROW | 40 | #define DIODE_DIRECTION COL2ROW |
| 41 | 41 | ||
| 42 | #define BACKLIGHT_PIN B6 | 42 | #define BACKLIGHT_PIN B6 |
| 43 | #define BACKLIGHT_BREATHING | 43 | /*#define BACKLIGHT_BREATHING*/ |
| 44 | #define BACKLIGHT_LEVELS 4 | 44 | #define BACKLIGHT_LEVELS 4 |
| 45 | 45 | ||
| 46 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 46 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
diff --git a/keyboards/primekb/prime_m/config.h b/keyboards/primekb/prime_m/config.h index 82a8037c9..366504375 100644 --- a/keyboards/primekb/prime_m/config.h +++ b/keyboards/primekb/prime_m/config.h | |||
| @@ -40,7 +40,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 40 | #define DIODE_DIRECTION COL2ROW | 40 | #define DIODE_DIRECTION COL2ROW |
| 41 | 41 | ||
| 42 | #define BACKLIGHT_PIN B7 | 42 | #define BACKLIGHT_PIN B7 |
| 43 | #define BACKLIGHT_BREATHING | 43 | /*#define BACKLIGHT_BREATHING*/ |
| 44 | #define BACKLIGHT_LEVELS 4 | 44 | #define BACKLIGHT_LEVELS 4 |
| 45 | 45 | ||
| 46 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 46 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
diff --git a/keyboards/primekb/prime_o/config.h b/keyboards/primekb/prime_o/config.h index 9f634474c..eb897ef8f 100644 --- a/keyboards/primekb/prime_o/config.h +++ b/keyboards/primekb/prime_o/config.h | |||
| @@ -40,7 +40,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 40 | #define DIODE_DIRECTION COL2ROW | 40 | #define DIODE_DIRECTION COL2ROW |
| 41 | 41 | ||
| 42 | #define BACKLIGHT_PIN B7 | 42 | #define BACKLIGHT_PIN B7 |
| 43 | #define BACKLIGHT_BREATHING | 43 | /*#define BACKLIGHT_BREATHING*/ |
| 44 | #define BACKLIGHT_LEVELS 4 | 44 | #define BACKLIGHT_LEVELS 4 |
| 45 | 45 | ||
| 46 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 46 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
