diff options
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/percent/canoe/canoe.c (renamed from keyboards/canoe/canoe.c) | 0 | ||||
-rw-r--r-- | keyboards/percent/canoe/canoe.h (renamed from keyboards/canoe/canoe.h) | 0 | ||||
-rw-r--r-- | keyboards/percent/canoe/config.h (renamed from keyboards/canoe/config.h) | 0 | ||||
-rw-r--r-- | keyboards/percent/canoe/i2c.c (renamed from keyboards/canoe/i2c.c) | 0 | ||||
-rw-r--r-- | keyboards/percent/canoe/i2c.h (renamed from keyboards/canoe/i2c.h) | 0 | ||||
-rw-r--r-- | keyboards/percent/canoe/info.json (renamed from keyboards/canoe/info.json) | 0 | ||||
-rw-r--r-- | keyboards/percent/canoe/keymaps/boy_314/keymap.c (renamed from keyboards/canoe/keymaps/boy_314/keymap.c) | 0 | ||||
-rw-r--r-- | keyboards/percent/canoe/keymaps/boy_314/readme.md (renamed from keyboards/canoe/keymaps/boy_314/readme.md) | 0 | ||||
-rw-r--r-- | keyboards/percent/canoe/keymaps/default/keymap.c (renamed from keyboards/canoe/keymaps/default/keymap.c) | 0 | ||||
-rw-r--r-- | keyboards/percent/canoe/keymaps/dhertz/keymap.c (renamed from keyboards/canoe/keymaps/dhertz/keymap.c) | 0 | ||||
-rw-r--r-- | keyboards/percent/canoe/keymaps/iso/keymap.c (renamed from keyboards/canoe/keymaps/iso/keymap.c) | 0 | ||||
-rw-r--r-- | keyboards/percent/canoe/matrix.c (renamed from keyboards/canoe/matrix.c) | 0 | ||||
-rw-r--r-- | keyboards/percent/canoe/readme.md (renamed from keyboards/canoe/readme.md) | 12 | ||||
-rw-r--r-- | keyboards/percent/canoe/rules.mk (renamed from keyboards/canoe/rules.mk) | 0 | ||||
-rw-r--r-- | keyboards/percent/canoe/usbconfig.h (renamed from keyboards/canoe/usbconfig.h) | 0 | ||||
-rw-r--r-- | keyboards/percent/skog/README.md (renamed from keyboards/skog/README.md) | 38 | ||||
-rw-r--r-- | keyboards/percent/skog/backlight.c (renamed from keyboards/skog/backlight.c) | 0 | ||||
-rw-r--r-- | keyboards/percent/skog/backlight_custom.h (renamed from keyboards/skog/backlight_custom.h) | 0 | ||||
-rw-r--r-- | keyboards/percent/skog/breathing_custom.h (renamed from keyboards/skog/breathing_custom.h) | 0 | ||||
-rw-r--r-- | keyboards/percent/skog/config.h (renamed from keyboards/skog/config.h) | 0 | ||||
-rw-r--r-- | keyboards/percent/skog/i2c.c (renamed from keyboards/skog/i2c.c) | 0 | ||||
-rw-r--r-- | keyboards/percent/skog/i2c.h (renamed from keyboards/skog/i2c.h) | 0 | ||||
-rw-r--r-- | keyboards/percent/skog/info.json (renamed from keyboards/skog/info.json) | 0 | ||||
-rw-r--r-- | keyboards/percent/skog/keymaps/default/keymap.c (renamed from keyboards/skog/keymaps/default/keymap.c) | 0 | ||||
-rw-r--r-- | keyboards/percent/skog/matrix.c (renamed from keyboards/skog/matrix.c) | 0 | ||||
-rw-r--r-- | keyboards/percent/skog/rules.mk (renamed from keyboards/skog/rules.mk) | 0 | ||||
-rw-r--r-- | keyboards/percent/skog/skog.c (renamed from keyboards/skog/skog.c) | 0 | ||||
-rw-r--r-- | keyboards/percent/skog/skog.h (renamed from keyboards/skog/skog.h) | 0 | ||||
-rw-r--r-- | keyboards/percent/skog/usbconfig.h (renamed from keyboards/skog/usbconfig.h) | 0 |
29 files changed, 17 insertions, 33 deletions
diff --git a/keyboards/canoe/canoe.c b/keyboards/percent/canoe/canoe.c index a7427e152..a7427e152 100644 --- a/keyboards/canoe/canoe.c +++ b/keyboards/percent/canoe/canoe.c diff --git a/keyboards/canoe/canoe.h b/keyboards/percent/canoe/canoe.h index 22f2a1f22..22f2a1f22 100644 --- a/keyboards/canoe/canoe.h +++ b/keyboards/percent/canoe/canoe.h diff --git a/keyboards/canoe/config.h b/keyboards/percent/canoe/config.h index 45581b549..45581b549 100644 --- a/keyboards/canoe/config.h +++ b/keyboards/percent/canoe/config.h diff --git a/keyboards/canoe/i2c.c b/keyboards/percent/canoe/i2c.c index a4f952135..a4f952135 100644 --- a/keyboards/canoe/i2c.c +++ b/keyboards/percent/canoe/i2c.c diff --git a/keyboards/canoe/i2c.h b/keyboards/percent/canoe/i2c.h index 93a69c94d..93a69c94d 100644 --- a/keyboards/canoe/i2c.h +++ b/keyboards/percent/canoe/i2c.h diff --git a/keyboards/canoe/info.json b/keyboards/percent/canoe/info.json index 17bdacaa5..17bdacaa5 100644 --- a/keyboards/canoe/info.json +++ b/keyboards/percent/canoe/info.json diff --git a/keyboards/canoe/keymaps/boy_314/keymap.c b/keyboards/percent/canoe/keymaps/boy_314/keymap.c index e3b4c88d2..e3b4c88d2 100644 --- a/keyboards/canoe/keymaps/boy_314/keymap.c +++ b/keyboards/percent/canoe/keymaps/boy_314/keymap.c diff --git a/keyboards/canoe/keymaps/boy_314/readme.md b/keyboards/percent/canoe/keymaps/boy_314/readme.md index 3db01a66d..3db01a66d 100644 --- a/keyboards/canoe/keymaps/boy_314/readme.md +++ b/keyboards/percent/canoe/keymaps/boy_314/readme.md diff --git a/keyboards/canoe/keymaps/default/keymap.c b/keyboards/percent/canoe/keymaps/default/keymap.c index fc6730847..fc6730847 100644 --- a/keyboards/canoe/keymaps/default/keymap.c +++ b/keyboards/percent/canoe/keymaps/default/keymap.c diff --git a/keyboards/canoe/keymaps/dhertz/keymap.c b/keyboards/percent/canoe/keymaps/dhertz/keymap.c index bc8a4bca2..bc8a4bca2 100644 --- a/keyboards/canoe/keymaps/dhertz/keymap.c +++ b/keyboards/percent/canoe/keymaps/dhertz/keymap.c diff --git a/keyboards/canoe/keymaps/iso/keymap.c b/keyboards/percent/canoe/keymaps/iso/keymap.c index 89af719d1..89af719d1 100644 --- a/keyboards/canoe/keymaps/iso/keymap.c +++ b/keyboards/percent/canoe/keymaps/iso/keymap.c diff --git a/keyboards/canoe/matrix.c b/keyboards/percent/canoe/matrix.c index 245813dfd..245813dfd 100644 --- a/keyboards/canoe/matrix.c +++ b/keyboards/percent/canoe/matrix.c diff --git a/keyboards/canoe/readme.md b/keyboards/percent/canoe/readme.md index 729ab1a0f..45773e468 100644 --- a/keyboards/canoe/readme.md +++ b/keyboards/percent/canoe/readme.md @@ -1,5 +1,4 @@ -CANOE -======== +# Canoe A 65% keyboard with some RGB @@ -9,7 +8,7 @@ Hardware Availability: https://geekhack.org/index.php?topic=92418.0 Make example for this keyboard (after setting up your build environment): - make canoe:default + make percent/canoe:default Flashing @@ -33,12 +32,13 @@ macOS: ``` 3. Install the following packages: ``` - brew install python - pip install pyusb + brew install python3 + pip3 install pyusb brew install --HEAD https://raw.githubusercontent.com/robertgzr/homebrew-tap/master/bootloadhid.rb + ``` 4. Place your keyboard into reset. 5. Flash the board by typing `bootloadHID -r` followed by the path to your `.hex` file. -See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. +See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). diff --git a/keyboards/canoe/rules.mk b/keyboards/percent/canoe/rules.mk index 8cfc81056..8cfc81056 100644 --- a/keyboards/canoe/rules.mk +++ b/keyboards/percent/canoe/rules.mk diff --git a/keyboards/canoe/usbconfig.h b/keyboards/percent/canoe/usbconfig.h index d2d848fcd..d2d848fcd 100644 --- a/keyboards/canoe/usbconfig.h +++ b/keyboards/percent/canoe/usbconfig.h diff --git a/keyboards/skog/README.md b/keyboards/percent/skog/README.md index 51a792b6b..5b7dacd91 100644 --- a/keyboards/skog/README.md +++ b/keyboards/percent/skog/README.md @@ -1,5 +1,4 @@ -Skog TKL by Percent -========================== +# Skog TKL Keyboard Maintainer: QMK Community Hardware Supported: Skog PCB @@ -7,21 +6,14 @@ Hardware Availability: https://geekhack.org/index.php?topic=87953.0 Make example for this keyboard (after setting up your build environment): - make skog:default + make percent/skog:default -## Setting the board to bootloader mode - -If you're lucky, the programming script does this automagically for you. If -however this doesn't work for you, you need to enter the bootloader mode manually -by plugging the keyboard in while holding the bootloader key. If you did this -correctly the LEDs will blink and you'll be able to flash your firmware. - -The bootloader key is in the top-right (Pause). - -## Flashing +Flashing ps2avr(GB) boards use an atmega32a microcontroller and a different bootloader. It is not flashable using the regular QMK methods. +**Reset Key:** Hold down the key located at `K00`, commonly programmed as Pause while plugging in the keyboard. + Windows: 1. Download [HIDBootFlash](http://vusb.wikidot.com/project:hidbootflash). 2. Place your keyboard into reset. @@ -40,22 +32,14 @@ macOS: ``` 3. Install the following packages: ``` - brew install python - brew install pyusb - brew install --HEAD`https://raw.githubusercontent.com/robertgzr/homebrew-tap/master/bootloadhid.rb + brew install python3 + pip3 install pyusb + brew install --HEAD https://raw.githubusercontent.com/robertgzr/homebrew-tap/master/bootloadhid.rb + ``` 4. Place your keyboard into reset. 5. Flash the board by typing `bootloadHID -r` followed by the path to your `.hex` file. -See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). - -## Troubleshooting - -From my experience, it's really hard to brick these boards. But these -tricks have been useful when it got stuck in a weird scenario. +**Please Note:** You will need to use the `EEP_RST` keycode first, followed by unplugging/replugging the board to get RGB underglow effects to work. -1. Try plugging the board in while holding the bootloader key. This will force - it to boot only the bootloader without loading the firmware. Once this is - done, just reflash the board with the original firmware. -2. Sometimes USB hubs can act weird, so try connecting the board directly - to your computer or plugging/unplugging the USB hub. +See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
\ No newline at end of file diff --git a/keyboards/skog/backlight.c b/keyboards/percent/skog/backlight.c index 94e8126d8..94e8126d8 100644 --- a/keyboards/skog/backlight.c +++ b/keyboards/percent/skog/backlight.c diff --git a/keyboards/skog/backlight_custom.h b/keyboards/percent/skog/backlight_custom.h index 51365fe3b..51365fe3b 100644 --- a/keyboards/skog/backlight_custom.h +++ b/keyboards/percent/skog/backlight_custom.h diff --git a/keyboards/skog/breathing_custom.h b/keyboards/percent/skog/breathing_custom.h index 71416b1b4..71416b1b4 100644 --- a/keyboards/skog/breathing_custom.h +++ b/keyboards/percent/skog/breathing_custom.h diff --git a/keyboards/skog/config.h b/keyboards/percent/skog/config.h index ed7c558db..ed7c558db 100644 --- a/keyboards/skog/config.h +++ b/keyboards/percent/skog/config.h diff --git a/keyboards/skog/i2c.c b/keyboards/percent/skog/i2c.c index a4f952135..a4f952135 100644 --- a/keyboards/skog/i2c.c +++ b/keyboards/percent/skog/i2c.c diff --git a/keyboards/skog/i2c.h b/keyboards/percent/skog/i2c.h index ada8cc7bf..ada8cc7bf 100644 --- a/keyboards/skog/i2c.h +++ b/keyboards/percent/skog/i2c.h diff --git a/keyboards/skog/info.json b/keyboards/percent/skog/info.json index 06fad3a74..06fad3a74 100644 --- a/keyboards/skog/info.json +++ b/keyboards/percent/skog/info.json diff --git a/keyboards/skog/keymaps/default/keymap.c b/keyboards/percent/skog/keymaps/default/keymap.c index eefc24cb0..eefc24cb0 100644 --- a/keyboards/skog/keymaps/default/keymap.c +++ b/keyboards/percent/skog/keymaps/default/keymap.c diff --git a/keyboards/skog/matrix.c b/keyboards/percent/skog/matrix.c index 245813dfd..245813dfd 100644 --- a/keyboards/skog/matrix.c +++ b/keyboards/percent/skog/matrix.c diff --git a/keyboards/skog/rules.mk b/keyboards/percent/skog/rules.mk index b8439906b..b8439906b 100644 --- a/keyboards/skog/rules.mk +++ b/keyboards/percent/skog/rules.mk diff --git a/keyboards/skog/skog.c b/keyboards/percent/skog/skog.c index 3d1eb0e1a..3d1eb0e1a 100644 --- a/keyboards/skog/skog.c +++ b/keyboards/percent/skog/skog.c diff --git a/keyboards/skog/skog.h b/keyboards/percent/skog/skog.h index 17be94621..17be94621 100644 --- a/keyboards/skog/skog.h +++ b/keyboards/percent/skog/skog.h diff --git a/keyboards/skog/usbconfig.h b/keyboards/percent/skog/usbconfig.h index 481d7c0b1..481d7c0b1 100644 --- a/keyboards/skog/usbconfig.h +++ b/keyboards/percent/skog/usbconfig.h |