qmk_firmware/keyboards
Wilba6582 48a992f1c0 Zeal60/Zeal65/M60-A implementation (#3879)
* Initial version of zeal60

* WIP

* Fixes issue #900

* Adding RGB underglow functionality.
Fixed a compile-time conflict caused by enabling RGB underglow functionality.

* Refactor RPC protocol

* Fix last merge

* README for RGB underglow updated.

* Additional README changes.

* Adding RGBW strip software-based current-limiting functionality.

* RGBW current-limiting functionality should be handled by RGBSTRIP_MAX_CURRENT_PER_LIGHT instead.

* Updated README to reflect implementation of built-in current limiting.

* Keymap readability improvements.

* Minor keymap improvements.

* Fixed LED driver init sequence, formatting

* Dimming implementation tested, working.

* Stab LEDs synced with spacebar hits in effects.

* RGB underglow tested and functional. Simplified README for RGB underglow.

* Undid accidental file deletion from previous merge conflict. Safer values for RGB underglow.

* Improved arrow key positions in keymap.

* Added functionality to correct uneven RGB underglow. Refactored related code.

* Reverted to safer values for underglow.

* Changes for v0.3

* Custom LED brightness scaling will take place after current adjustment in order to avoid being overridden.

* Create keymap.c

Added split backspace and split shift to ISO layout

* Create config.h

Turned on LEDs for new layout

* Fixed bug where left spacebar stabilizer LED (LC06) would adopt color of row above.

* Added hhkb_wilba keymap

* Update keymap.c

* Update keymap.c

* Update keymap.c

* Added indicators, full param setting via host

* Added "mousekey" layout

* Added Zeal65 support, factory test mode

* Keycode safe range changed, caused bugs

* Bumped EEPROM version due to change in QMK keycodes

* Disable HHKB "blocked" LEDs if KC_NO in keymap

* Added "disable_hhkb_blocker_leds"

* Required overridden function for keymaps in EEPROM

* Added polar coordinate mapping, effect speed

* Force Raw HID interface number to 1 always

* Fixed last merge from master

* Added effect speed to default keymaps

* add BACKLIGHT_ prefix to vars

* add BACKLIGHT_ prefix to vars

* Keymap speed effect; keymap improvements/fixes
Readme updated to match changes

* Refactored to use common IS31FL3731/I2C drivers

* Fixed make rules, backlight disabled feature

* Make split rightshift default for Zeal65

* Added M60-A as a "version" of Zeal60.

* Renamed IS31FL3731 driver functions

* Fix suspend_wakeup_init_kb() being defined twice

* First pass refactor dynamic keymaps

* Updated to changed I2C and ISSI drivers

* Refactor zeal_color.* usage to quantum/color.*

* Updated Zeal65, fixed dynamic_keymap

* Major refactoring of Zeal60 backlight and API

* Lots of little cleanups

* Added readme.md

* Added readme.md

* Added LAYOUT_60*() macros, refactored and cleaned up default keymaps

* Fix compile error in suspend.c

* Added Zeal65 LAYOUT macros, info.json

* Added rama/m60_a, deleted zeal60/keymaps/m60_a

* Fixed rama/m60_a/keymaps/proto

* Fixed compilation error for suspend.c

* Requested changes for PR

* Fixed readme.md images

* Another readme.md fix

* Added drashna's requested changes
2018-09-13 14:37:13 -04:00
..
1upkeyboards
4x4
5x5
6ball
9key
acr60
al1
alf Keyboard: Reorganize Alf keyboards into Alf Directory (#3892) 2018-09-13 09:21:02 -07:00
alpha
alps64
alu84
amj40
amj60
amj96
amjpad
at101_blackheart
atom47
atomic
atreus
atreus62
bantam44
bface
bfake
bfo9000
bigseries
bigswitch
blockey
bmini
canoe
catch22
chibios_test
chimera_ergo
chimera_ls
chimera_ortho
chocopad
christmas_tree
ckeys
clueboard
cod67
comet46
contra Keymap: Add Contra keymap with QWERTY and COLEMAK Mod-DH (#3883) 2018-09-13 09:07:21 -07:00
converter
cospad
crawlpad
crkbd
cu24
cu75
daisy
dc01
deltasplit75
dichotemy
dilly
diverge3
divergetm2
dk60
do60
duck
dz60
e6v2
eco
ergo42
ergodash
ergodone
ergodox_ez Keymap: Cleanups on the ergodox EZ / atreus dvorak 42 key layouts (#3887) 2018-09-13 09:12:03 -07:00
ergodox_infinity
ergoinu
ergotravel
facew
fc660c
fc980c
felix
fleuron
fortitude60
four_banger
fourier
fractal
frosty_flake
gh60
gh80_3000
gherkin
gonnerd
h87a
hadron
handwired
helix
hhkb
hid_liber
hs60
infinity60
iris
jc65
jd40
jd45
jj40
jj50
jm60
k_type
katana60
kbd6x
kbd8x
kbd66
kbd75
kc60
kc60se
kinesis
kira75
kitten_paw
kmac
kmini
knops
kona_classic
laplace
launchpad
lets_split
lets_split_eh
levinson
lfkeyboards
m10a
massdrop Keyboard: ALT keymap update and LED driver brightness mismatch fix (#3890) 2018-09-13 09:17:26 -07:00
maxipad
mechmini
meira
melody96
meme
mf68
mf68_ble
minidox
mint60
mitosis
miuni32
mt40
mxss
nano
niu_mini
novelpad
noxary
nyquist
ok60
omnikey_blackheart Keyboard: Fixing Omnikey lock light issue (#3891) 2018-09-13 09:19:37 -07:00
org60
orthodox
paladin64
pearl
pegasushoof
phantom
planck
playkbtw
preonic
prime_r
ps2avrGB
quefrency
qwertyydox
rama Zeal60/Zeal65/M60-A implementation (#3879) 2018-09-13 14:37:13 -04:00
redox
rorschach
s60_x
s65_plus
s65_x
satan
scrabblepad
singa
sixkeyboard
sixshooter
speedo
staryu
subatomic
sx60
tada68
tanuki
telophase
tetris
the_ruler
thevankeyboards Keyboard: Shuffle keyboards into thevankeyboards directory (#3895) 2018-09-13 09:40:43 -07:00
tiger_lily
tkc1800 Keymap: Fix Dvorak mapping for left/right brace (#3889) 2018-09-13 09:16:39 -07:00
tokyo60
tomato
tragicforce68
uk78
unloved_bastard
ut47
v60_type_r
vision_division
vitamins_included
viterbi
wavelet
whitefox
xd60
xd75
xmmx
ymd75
ymd96
ymdk_np21
z150_blackheart
zeal60 Zeal60/Zeal65/M60-A implementation (#3879) 2018-09-13 14:37:13 -04:00
zeal65 Zeal60/Zeal65/M60-A implementation (#3879) 2018-09-13 14:37:13 -04:00
zen
zlant
readme.md

Included Keyboards

QMK runs on a diverse range of keyboards. Some of these keyboards are officially supported and see constant community contributions, while others are part of the repository for historical reasons.

Official QMK Keyboards

These keyboards are manufactured by the maintainers of QMK.

Ortholinear Keyboards - Jack Humbert

What makes OLKB keyboards shine is a combo of lean aesthetics, compact size, and killer tactile feel. These are available through olkb.com as well as through Massdrop from time to time, as easy to assemble kits.

  • Planck — A 40% DIY powerhouse of customizability and modification capability. It's a lean, mean, typing machine.
  • Preonic — Like the Planck, but bigger. 50%.
  • Atomic — Imagine the size of the Planck. Now imagine the size of the Preonic. Now imagine bigger. That is the Atomic. A 60% keyboard.

ErgoDox EZ - Erez Zukerman

Made in Taiwan using advanced robotic manufacturing, the ErgoDox EZ is a fully-assembled, premium ergonomic keyboard. Its split design allows you to place both halves shoulder width, and its custom-made wrist rests and tilt/tent kit make for incredibly comfortable typing. Available on ergodox-ez.com.

  • ErgoDox EZ — Our one and only product. Yes, it's that awesome. Comes with either printed or blank keycaps, and 7 different keyswitch types.

Clueboard - Zach White

Designed and built in Felton, CA, Clueboards keyboard emphasize quality and locally sourced components, available on clueboard.co

  • Clueboard — The 66% custom keyboard.
  • Cluecard — A small board to help you hack on QMK.
  • Cluepad — A mechanical numpad with QMK superpowers.

Community-supported QMK Keyboards

These keyboards are part of the QMK repository, but their manufacturers are not official maintainers of the repository.

  • 9key — A 9-key minipad sold by Bishop Keyboards.
  • Alps64 — A 60% keyboard for Alps keyswitches.
  • AMJ60 — DIY/Assembled compact 60% keyboard.
  • Arrow Pad — A custom creation by IBNobody.
  • Atreus — Made by Technomancy.
  • Bantam44 — It is a 44-key 40% staggered keyboard.
  • Ergodox Infinity - Ergonomic Split Keyboard by Input Club.
  • GH60 — A 60% Geekhack community-driven project.
  • GON NerD — Korean custom 60% PCB
  • Happy Hacking Keyboard — The Happy Hacking keyboard can be hacked with a custom controller to run QMK.
  • Infinity 60% - — Compact community keyboard by Input Club.
  • JD45 — Another Geekhack community project, designed by jdcarpe.
  • JJ40 — ps2avrGB based ortholinear sold by KPrepublic
  • KBD75 — A 75% keyboard made by made by KBDFans.
  • KC60 — A programmable Chinese-made keyboard, lost in the mists of time.
  • Kinesis Advantage — Contoured ergonomic keyboard by Kinesis Computer Ergonomics.
  • KMAC — Korean custom keyboard.
  • The Kitten Paw — A replacement controller (2016 revision) for the Filco Majestouch by Bathroom Epiphanies.
  • Lets Split - Split ortholinear 40% keyboard.
  • Phantom — A tenkeyless kit by Teel, also from Geekhack.
  • Retro Refit — Another creation by IBNobody.
  • S60-x — DIY compact keyboard designed by VinnyCordeiro for Sentraq.
  • Satan — A GH60 variant.
  • SixKeyBoard — A 6-key keyboard made by TechKeys.
  • TheVan 44 — A 44-key staggered keybard by Evangs.
  • WhiteFox — A 65% keyboard designed as a partnership by matt3o, Massdrop and Input Club
  • Vision Division — Full Size / Split Linear Keyboard by IBNobody.
  • XD75 — 15x5 ortholinear keyboard by XIUDI.
  • YMDK NP21 — ps2avrGB based number pad (numpad) sold by YMDK on Aliexpress.