~ruther/qmk_firmware

d87ef88d — wanleg 7 years ago
Keyboard: add 5x5 board support (#3694)

* 5x5 board support

* 5x5 work

* 5x5board config

* add 5x5 board support
8bc771a8 — Fredric Silberberg 7 years ago
Added arrow layout.
ee238f12 — MechMerlin 7 years ago
Keyboard: add 1up60hse (#3687)

* initial commit

* update readme

* enable/disable some keyboard features and add 60_ansi community layout support

* put my name everywhere

* can't use numbers for defines

* enable lighting

* put in a default keymap, use the correct pins, and put in a switch matrix

* update switch matrix to use KXY hex notation

* add QMK Configurator support

* add the rest of my name

* update where to get this keyboard
c5531350 — Biacco42 7 years ago
Keyboard: Update Ergo42 default keymap (#3686)

78a01068 — Biacco42 7 years ago
Keymap: Remove needless lines / files for Ergo42 (#3685)

10b4591d — DeastinY 7 years ago
Keymap: Added deastiny layout for contra [based on dvorak type II] (#3673)

* Added deastiny layout for contra [based on dvorak type II]

* added questionmark and slash to another layer

* added pragma once
fe687af5 — Cole Markham 7 years ago
Keyboard: Add Big Series 2-, 3-, and 4-key boards (#3669)

* Implement magic 8-ball mode for big series switch

* LED Testing

* Add Ctrl+Alt+Del key mapping

* Add Windows lock (win+L) layout.

* Add Big Series 3-key

* Add Big Series 4-key

* Add Big Series 2-key

* Fix layout mapping for Big Series 3u

* Fix merge-conflict.

* Refactor bigseries boards into a single folder
a18cd1b2 — Biacco42 7 years ago
Keymap: Ergo42 biacco-biacco keymap (#3659)

* Add biacco-biacco keymap

* Change P position

* Update biacco-biacco map y position

* Revert y position...

* Refactor needless lines

* Fix some review commentted
19fdfccc — noroadsleft 7 years ago
Keyboard: Ckeys refactor (#3681)

* Obelus Refactor: LAYOUT to LAYOUT_ortho_4x4

- Keymap also now uses #include QMK_KEYBOARD_H
- Readability and white space changes
- rules.mk now has LAYOUTS = ortho_4x4
- added info.json

* naKey Refactor: LAYOUT to LAYOUT_numpad_5x4

- Matrix LAYOUT renamed to LAYOUT_numpad_5x4
- Now supports community layout numpad_5x4
- White space changes

* naKey Configurator update

Updated order of JSON objects to match new matrix order.
9175eebc — wanleg 7 years ago
Keymap: Wanleg userspace (#3670)

* configure wanleg userspace

* additional layout support

* additional layout support

* userspace edits

* fix swap hands between 30 and 40 percent

* add additional keymaps

* userspace edits

* userspace configuration

* userspace configuration

* Update readme.md

* userspace work

* swap hands userspace fix

* made requested edits

* Update readme.md

* use relative paths instead of copying file

* Update wanleg.h

* fixing layer order
8007d9f3 — noroadsleft 7 years ago
Keyboard: Zen refactor and Configurator support (#3677)

* Matrix refactor

* Keymap refactor

* Configurator support

* Readme reformatting
da24a34e — skullY 7 years ago
First pass at reorganizing docs
700aa8fe — fauxpark 7 years ago
Tidy up keycode.h (#3666)

* Tidy up keycode.h

* Fix spacing here

* Add back this comma
97df0fc0 — MechMerlin 7 years ago
Keyboard: DC60 Support (#3667)

* initial commit and get pins correct

* get the switch matrix done

* Add Configurator support

* update LED numbering

* enable lighting options

* add a default-ish keymap

* turn off mouse keys as the file gets too large

* put my name everywhere

* update Alf names

* update keymap to match whats on qmkeyboard.cn
change messege at 'check-size' target
15a73f4f — Phil Hagelberg 7 years ago
Add Atreus as an official board.
4044c746 — noroadsleft 7 years ago
Keyboard: Eagle/Viper V2 refactor and Configurator update (#3671)

* Matrix refactor: eagle_viper/v2 LAYOUT_all

- Deleted K0L (research indicates no switch position at this location)
- Renamed K0J to K0I (spacebar key; on 9th column instead of 10th)
- Updated info.json and default keymap to match
- readability updates

* Keymap refactor

readability update
9b237f5d — skullY 7 years ago
fix line endings
303ca46e — Takuya Urakawa 7 years ago
Keyboard: add ergoinu keyboard (#3655)

* add ergoinu

* remove unnecessary code

* replace include guard
delete unused code

* remove unused RGBLED defines
Keymap: Adding broswen keymap for iris split keyboard. (#3654)

* Adding broswen keymap for iris split keyboard.

* added changes as requested by drashna

* formatting
Next