~ruther/qmk_firmware

b6fbcd9d — Nicholas Shaff 6 years ago
New Keyboard: Sentraq Number Pad RGB DIY Kit (#5047)

* Added QMK Config for Sentraq Number Pad keyboard.

* Sentraq Number Pad documentation cleanup.

* mend

* Added json for configurator.

* Small documentation tweaks.

* Updated the layouts to use the default layouts that match.

* Uncommended user level functions in keymap, left custom keycode/macro code commented but documented why.

* Switched to #pragma once from #ifndef structure in header file.

* Moved Sentraq number pad to sentraq creator directory.

* Renamed sentraq_number_pad to number_pad now that it's nested in the sentraq directory.

* Updated references inside the files for the keyboard rename and nesting.
c4ce613b — GreenShadowMaker 6 years ago
ergodash Keyboard readme documentation (#5046)

* Update readme.md

Added reminder/example on how to install

* Update readme.md

Added note about rev2 and PCB versions

* Update readme.md

format
e9c9c3a4 — Peter Roe 6 years ago
[Keyboard] ADB converter lock LED fix (#5035)

* Enabled ADB lock LEDs

* Updated converter/adb_usb/README.md

Fixed a typo in the readme title. Added the lock LED fix to the changelog.
4e2007b8 — stanrc85 6 years ago
[Keymap] Added , to fix errors (#5034)

* Added , to fix errors

* Added aliases to clean up keymaps

* Additional formatting changes
34a11d7b — stanrc85 6 years ago
Stanrc85 layout update/cleanup (#5029)

* Remove unused options

* COMMAND disabled since it is unused

* COMMAND shortcut removed

* Fix some spacing for better readability.
Add hand-swap config to Gergo layout (#5033)

0bbf655d — Mazin Power 6 years ago
[Keymap] Adds Preonic keymap for muzfuz. Small Planck addition. (#5019)

* Adds keymaps for muzfuz

* Remove unused keys from adjust layer

* Bring in line with current QMK standards.

* Adds Preonic and adjusted Planck keymaps

* Make changes per review request
d8e9a0f7 — fauxpark 6 years ago
Change return type of layer_switch_get_layer() to uint8_t (#5011)

* Change return type of layer_switch_get_layer() to uint8_t

* Keep loop index signed so we don't wrap around
8c5c1fd7 — MechMerlin 6 years ago
Space65 Updates (#5008)

* update reset sequence info

* fix my rgb underglow led number flub

* add a more sensible keymap

* add caps lock led support

* remove unused #define

* swap the spacebar sizes around to match the space65

* use vomindoraan's suggestion in PR to use IS_LED_ON
aa6cc28d — Braydon Bubnick 6 years ago
[Keyboard] Add 1upkeyboards 1up80hte (Tsangan style PCB) (#4988)

* Support for 1upkeyboards Tsangan style PCB

* Suggested changes to config.h, keymap.c, rules.mk, 1up60hte.h, 1up60hte.c

* Update keyboards/1upkeyboards/1up60hte/keymaps/default/keymap.c

Fix for misnamed const

Co-Authored-By: bubnick <bubnick@users.noreply.github.com>
4d88c716 — moyi4681 6 years ago
Update info.json (#5015)

e2411b0d — Felipe Coury 6 years ago
Fixed TGR Alice pinout and number of LEDs (#5018)

87cbb1c5 — Fredric Silberberg 6 years ago
Generalized nyquist layout for 5x12 boards. Removed duplicate readme.md that was cased the same and caused issues.
9f63cd0d — zvecr 6 years ago
Remove duplicate make invocations
4082d880 — zvecr 6 years ago
Fix file size check for parallel make (#5012)

8f6285d3 — Boy_314 6 years ago
[Keyboard] 40percent.club's Half 'n' half keyboard port (#5005)

* fixed arrow keys and left control

* added right shift

* latest version

* reverted arrow keys

* edited readme

* added osu layer

* updated osu layout

* updated osu layout

* added full arrow keys to osu layout

* in case i mess up creating macros

* added the best meme key in the world

* added plover steno layer

* updated boy314 layout

* removed unused layers

* added boy314 xd75 layout, inspired by preonic layout

* added boy314 xd75 layout, inspired by preonic layout

* version 2 of boy314's xd75 layout

* added readme notes

* updated readme for boy314 xd75 layout

* qwerty support, brackets on bottom row, caps lock underglow

* fixed readme/

* small changes to allow merging

* minor changes to format

* fixed up default readme

* added numpad and tweaked bottom row

* updated xd75 and preonic rev3 keymaps

* added initial half n half files

* fixed .h file

* updated names

* fixed layout in halfnhalf.h

* fixed manu name, changed bootloader in rules.mk

* removed redundancies in preonic and xd75 layouts

* readme updated
6debadb1 — Tuan Anh Tran 6 years ago
update canoe/readme (#5014)

fix command, pyusb is installed with pip, not brew. remove extra ` in command
c2080d3b — Rockman18 6 years ago
[Keyboard][S65-X] BACKLIGHT_CAPS_LOCK (#4770)

Replace buggy Caps Lock indicator implementation with new
BACKLIGHT_CAPS_LOCK_INDICATOR feature.
space65-5001 init, small corrections to the total number of leds (#5006)

19c50466 — moyi4681 6 years ago
[Keyboard] add dz60rgb keyboard (#4992)

* add dz60rgb keyboard

* add info.json

* Update config.h

* Update rules.mk

* Update dz60rgb.h

* Update dz60rgb.c

* Update keymap.c

* Update dz60rgb.h

* Create readme.md

* Update readme.md

* Update keymap.c

* Update dz60rgb.h

* Update info.json
Next