diff options
author | QMK Bot <hello@qmk.fm> | 2021-04-20 16:24:28 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-04-20 16:24:28 +0000 |
commit | e31f210b59dfb613d6810a572a154892f09db1ed (patch) | |
tree | 0566a1ec2690426c134ee98c09931da6f2af5921 /keyboards | |
parent | 39e80a3f5ceaa4d07a95e1fb7dfdaec54d3b64f4 (diff) | |
parent | b6c353db0c0275b626a00fc0e078777fe438227d (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/arch_36/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/arch_36/config.h b/keyboards/arch_36/config.h index 3950c4b9a1..be4a0a9830 100644 --- a/keyboards/arch_36/config.h +++ b/keyboards/arch_36/config.h @@ -55,4 +55,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. 11, 10, 9, 8, 7, 6 } #endif +#define OLED_DISPLAY_128X64 + #define EE_HANDS |