Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Ryan <[email protected]>
  • Loading branch information
peepeetee and fauxpark committed Dec 11, 2021
1 parent 5f0d87e commit e9162b7
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 16 deletions.
8 changes: 0 additions & 8 deletions keyboards/kprepublic/bm60hsrgb_iso/rev2/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -160,11 +160,3 @@
# define RGB_MATRIX_KEYPRESSES
# define RGB_MATRIX_FRAMEBUFFER_EFFECTS
#endif








3 changes: 0 additions & 3 deletions keyboards/kprepublic/bm60hsrgb_iso/rev2/rev2.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,3 @@
{ K30, K31, K32, K33, K34, K35, K36, K37, K38, K39, KC_NO, K3B, K3C, K3D }, \
{ K40, K41, K42, K43, KC_NO, K45, KC_NO, KC_NO, KC_NO, K49, K4A, K4B, K4C, K4D }, \
}



5 changes: 0 additions & 5 deletions keyboards/kprepublic/bm60hsrgb_iso/rev2/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,6 @@ LTO_ENABLE = yes
# RGB Matrix is required to support per-key LEDs connected to IS31FL3733.
RGB_MATRIX_ENABLE = yes

# The simpler RGB Lighting code can be enabled to control just the underglow
# LEDs from it; leave it disabled to make the RGB Matrix code control all LEDs,
# including underglow.
RGBLIGHT_ENABLE = no

# The custom RGB Matrix driver combines IS31FL3733 and WS2812; things that are
# normally done by common_features.mk for both of these drivers need to be done
# here manually.
Expand Down

0 comments on commit e9162b7

Please sign in to comment.