From 57fbf072f145bcf560c812a7976ba0f4f702f946 Mon Sep 17 00:00:00 2001 From: Branden Byers Date: Tue, 15 Jan 2019 14:06:35 -0800 Subject: [Keyboard] Add cKeys Handwire 101 Keyboard (#4848) * Update general README * Add handwire_101 * Update keyboards/ckeys/handwire_101/keymaps/default/keymap.c Co-Authored-By: brandenbyers * Use Pragma once Co-Authored-By: brandenbyers * Update keyboards/ckeys/handwire_101/config.h Co-Authored-By: brandenbyers * Update keyboards/ckeys/handwire_101/config.h Co-Authored-By: brandenbyers * Update keyboards/ckeys/handwire_101/handwire_101.h Co-Authored-By: brandenbyers * Update keyboards/ckeys/handwire_101/handwire_101.h Co-Authored-By: brandenbyers * Update keyboards/ckeys/handwire_101/keymaps/default/keymap.c Co-Authored-By: brandenbyers * Update keyboards/ckeys/handwire_101/keymaps/default/keymap.c Co-Authored-By: brandenbyers * Update keyboards/ckeys/handwire_101/keymaps/default/keymap.c Co-Authored-By: brandenbyers * Update keyboards/ckeys/handwire_101/keymaps/default/keymap.c Co-Authored-By: brandenbyers * Change KEYMAP to LAYOUT and remove endif * Apply suggestions from code review Co-Authored-By: brandenbyers * Move layers to enum and remove KC_TRNS --- keyboards/ckeys/readme.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'keyboards/ckeys/readme.md') diff --git a/keyboards/ckeys/readme.md b/keyboards/ckeys/readme.md index 01991d9e3..bdcf5b34d 100644 --- a/keyboards/ckeys/readme.md +++ b/keyboards/ckeys/readme.md @@ -1,9 +1,10 @@ -# Ckeys.org +# cKeys.org -[ckeys](https://ckeys.org/) is a mechanical keyboard based non profit, located in Seattle, Washington. +[cKeys](https://ckeys.org/) is a mechanical keyboard-based nonprofit organization located in Seattle, Washington. -In addition, to hosting the [Seattle Mechanical Keyboard Meetups](https://ckeys.org/events/), they have [soldering workshops](https://ckeys.org/workshops/) featuring hardware hosted in this repository. +In addition, to hosting the [Seattle Mechanical Keyboard Meetups](https://ckeys.org/events/), they have [soldering workshops](https://ckeys.org/workshops/) featuring hardware hosted in this repository. * Supported Hardware - * The Obelus - 4x4 Macropad - * naKey - Through hole numpad \ No newline at end of file + * The Obelus - 4x4 Macropad + * naKey - Through hole numpad + * Handwire 101 - Handwired 4x4 (Proton C or Pro Micro) -- cgit v1.2.3-24-g4f1b