diff --git a/boards/jpconstantineau/Batreus44/README.md b/boards/jpconstantineau/Batreus44/README.md index dc49a6c..1d8d8e5 100644 --- a/boards/jpconstantineau/Batreus44/README.md +++ b/boards/jpconstantineau/Batreus44/README.md @@ -4,11 +4,10 @@ 44 Keys Low Profile Keyboard inspired from Keyboardio's Atreus with a socket for a NiceNano, BlueMicro840 or Pro Micro RP2040 and a place to solder in a Battery. -kb.py is designed to work with the BlueMicro840 +kb_BlueMicro840.py is designed to work with the BlueMicro840 Retailers (USA) - Extensions enabled by default - [Layers](https://github.com/KMKfw/kmk_firmware/tree/master/docs/layers.md) Need more keys than switches? Use layers. - [MediaKeys](https://github.com/KMKfw/kmk_firmware/tree/master/docs/media_keys.md) Control volume and other media functions \ No newline at end of file diff --git a/boards/jpconstantineau/Batreus44/kb.py b/boards/jpconstantineau/Batreus44/kb_BlueMicro840.py similarity index 100% rename from boards/jpconstantineau/Batreus44/kb.py rename to boards/jpconstantineau/Batreus44/kb_BlueMicro840.py diff --git a/user_keymaps/jpconstantineau/batreus44_colemak_dh.py b/user_keymaps/jpconstantineau/batreus44_colemak_dh.py index 180a1b7..92710d9 100644 --- a/user_keymaps/jpconstantineau/batreus44_colemak_dh.py +++ b/user_keymaps/jpconstantineau/batreus44_colemak_dh.py @@ -1,7 +1,8 @@ -# VColMX44 designed by jpconstantineau -# https://github.com/jpconstantineau/VColChoc44 -# Board uses a Raspberry Pi Pico -# Requires CircuitPython 7.0.0 to support the RP2040 MCU +# Batreus44 designed by jpconstantineau +# https://github.com/jpconstantineau/Batreus44 +# Board can use different controllers. +# Edit last 2 lines if you have a nRF52840 and want BLE + from kb import KMKKeyboard from kmk.keys import KC