https://github.com/eeriemyxi/rd-k617-mods
My modifications for Redragon K617 Keyboard
https://github.com/eeriemyxi/rd-k617-mods
colemak configuration k617 keyboard redragon remapping
Last synced: 3 months ago
JSON representation
My modifications for Redragon K617 Keyboard
- Host: GitHub
- URL: https://github.com/eeriemyxi/rd-k617-mods
- Owner: eeriemyxi
- License: unlicense
- Created: 2025-01-04T14:38:01.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-21T18:04:03.000Z (4 months ago)
- Last Synced: 2025-01-21T19:21:17.644Z (4 months ago)
- Topics: colemak, configuration, k617, keyboard, redragon, remapping
- Homepage:
- Size: 45.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rd-k617-mods
My modifications for Redragon K617 Keyboard.# Modifications
> [!NOTE]
> The file previews may appear gibberish due to encoding issues. Text editors should however have no issue displaying them so just use a text editor to view them.`Cfg.ini` contains the following remaps:
- Colemak keyboard Layout
- Remaps "App" key (the key on the right side of the FN key) as backspace.
- Capslock key as Left Control key.
- Left Control key as another FN key.
- FN layer keys
- x as backspace
- u as prev media
- y as next media
- n as vol low
- e as vol up
- b as mute media
- k as play-pause media
- q as prnt scrn
- c as capslock`colemak.bk` is a profile for K617 software that remaps:
- Colemak keyboard layout.
- Remaps "App" key (the key on the right side of the FN key) as backspace.> [!WARNING]
> `Cfg.ini` and `colemak.bk` are not to be used together. Use either one of them, not both.# Extras
`Cfg-stock.ini` is the stock configuration file.# How To Apply
> [!IMPORTANT]
> Make sure you have the personalisation software installed from [here](https://www.redragonzone.com/pages/download) (search K617 and download for your variant).Head over to installation directory at `C:\Program Files (x86)\Redragon K617-RGB`. Then replace the `Cfg.ini` file with the one in this repository. Once done, click on `KeyboardDrv.exe` then click `Restore` and `Apply`.
Either do that or just open the software then import and apply the profile `colemak.bk` (very limited compared to `Cfg.ini`).
> [!NOTE]
> The software seems to load the configuration file in memory, so make sure to restart the app after making changes to the `Cfg.ini` file.# Credits
- [redragonKB-remap](https://github.com/octenite/redragonKB-remap/)