]> git.donarmstrong.com Git - qmk_firmware.git/log
qmk_firmware.git
6 years agoAdded amj40 keymap (#2754)
Ethan Madden [Wed, 18 Apr 2018 03:50:50 +0000 (20:50 -0700)]
Added amj40 keymap (#2754)

fixed shift area

keymap updates to try to make this thing usable

documentation tweaks

fix readme mismatch

clean up and finish docs

6 years agoimpstyle keymap added (#2753)
zwnk [Wed, 18 Apr 2018 03:50:20 +0000 (00:50 -0300)]
impstyle keymap added (#2753)

6 years agoUpdate maartenwut's keymaps (tada68, atom47) and add GH60 layout (#2751)
Maarten Dekkers [Mon, 16 Apr 2018 22:15:28 +0000 (00:15 +0200)]
Update maartenwut's keymaps (tada68, atom47) and add GH60 layout (#2751)

6 years agoAdd a custom USB driver for ARM (#2750)
fredizzimo [Mon, 16 Apr 2018 00:42:53 +0000 (03:42 +0300)]
Add a custom USB driver for ARM (#2750)

* Copy Chibios serial_usb_driver into the chibios/protocol

It's renamed to usb_driver to avoid name conflicts

* Make the usb driver compile

* Disable ChibiOS serial usb driver for all keyboards

* Change usb_main to use QMKUSBDriver

* Initialize the usb driver buffers

* Add support for fixed size queues

* Fix USB driver initialization

* Don't transfer an empty packet for fixed size streams

6 years agoupdate Helix keymap 'five_rows' (#2635)
Takeshi ISHII [Sun, 15 Apr 2018 16:54:56 +0000 (01:54 +0900)]
update Helix keymap 'five_rows' (#2635)

* add 'HELIX=' option for build

* add IOS_DEVICE_ENABLE for iPad

* shrink size to helix five_rows keymap.c

* shrink size. _ADJUST number change

* add KEYPAD layer

* modify keypad leyer

* display RGB mode on slave side OLED

* fix Colemak, Dvorak center DEL to BS

* change LEFT BS to LEFT SP and add AUX layer for try old map

* update update_base_layer()

* add right keypad and keypad func layer

* use MO() macro insted of LOWER,RAISE,ADJUST custom key-code

* remove LOWER,RAISE,ADJUST custom key-code
* use MO(_LOWER|_RAISE|_ADJUST)
* relayout ADJUST layer

* modify Function Layer. PGUP,PGDN swap HOME,END

* add Keypad aux layer for '00' send

* update README.md, README_jp.md

* fix README.md

* fix README.md, README_jp.md

6 years agoAdd Illustrator keymap layout for Ergo42 (#2658)
Biacco42 [Sun, 15 Apr 2018 16:54:11 +0000 (01:54 +0900)]
Add Illustrator keymap layout for Ergo42 (#2658)

6 years agoUpdated Levinson and Fourier keymaps (#2685)
Spencer [Sun, 15 Apr 2018 16:51:38 +0000 (11:51 -0500)]
Updated Levinson and Fourier keymaps (#2685)

*  new file:   keyboards/dilly/keymaps/delmo/config.h
new file:   keyboards/dilly/keymaps/delmo/keymap.c
new file:   keyboards/dilly/keymaps/delmo/rules.mk
new file:   keyboards/fourier/config.h
new file:   keyboards/fourier/fourier.c
new file:   keyboards/fourier/fourier.h
new file:   keyboards/fourier/i2c.c
new file:   keyboards/fourier/i2c.h
new file:   keyboards/fourier/keymaps/default/config.h
new file:   keyboards/fourier/keymaps/default/keymap.c
new file:   keyboards/fourier/keymaps/default/rules.mk
new file:   keyboards/fourier/keymaps/valgrahf/config.h
new file:   keyboards/fourier/keymaps/valgrahf/keymap.c
new file:   keyboards/fourier/keymaps/valgrahf/rules.mk
new file:   keyboards/fourier/matrix.c
new file:   keyboards/fourier/readme.md
new file:   keyboards/fourier/rev1/config.h
new file:   keyboards/fourier/rev1/rev1.c
new file:   keyboards/fourier/rev1/rev1.h
new file:   keyboards/fourier/rev1/rules.mk
new file:   keyboards/fourier/rules.mk
new file:   keyboards/fourier/serial.c
new file:   keyboards/fourier/serial.h
new file:   keyboards/fourier/split_util.c
new file:   keyboards/fourier/split_util.h

*  new file:   keyboards/levinson/keymaps/valgrahf/config.h
new file:   keyboards/levinson/keymaps/valgrahf/keymap.c
new file:   keyboards/levinson/keymaps/valgrahf/rules.mk

*  modified:   keyboards/levinson/keymaps/valgrahf/keymap.c

*  deleted:    keyboards/dilly/keymaps/delmo/config.h
deleted:    keyboards/dilly/keymaps/delmo/keymap.c
deleted:    keyboards/dilly/keymaps/delmo/rules.mk

*  modified:   keyboards/fourier/keymaps/valgrahf/keymap.c

*  deleted:    keyboards/fourier/config.h
deleted:    keyboards/fourier/fourier.c
deleted:    keyboards/fourier/fourier.h
deleted:    keyboards/fourier/i2c.c
deleted:    keyboards/fourier/i2c.h
deleted:    keyboards/fourier/keymaps/default/config.h
deleted:    keyboards/fourier/keymaps/default/keymap.c
deleted:    keyboards/fourier/keymaps/default/rules.mk
deleted:    keyboards/fourier/keymaps/valgrahf/config.h
deleted:    keyboards/fourier/keymaps/valgrahf/keymap.c
deleted:    keyboards/fourier/keymaps/valgrahf/rules.mk
deleted:    keyboards/fourier/matrix.c
deleted:    keyboards/fourier/readme.md
deleted:    keyboards/fourier/rev1/config.h
deleted:    keyboards/fourier/rev1/rev1.c
deleted:    keyboards/fourier/rev1/rev1.h
deleted:    keyboards/fourier/rev1/rules.mk
deleted:    keyboards/fourier/rules.mk
deleted:    keyboards/fourier/serial.c
deleted:    keyboards/fourier/serial.h
deleted:    keyboards/fourier/split_util.c
deleted:    keyboards/fourier/split_util.h

*  deleted:    keyboards/fourier/config.h
deleted:    keyboards/fourier/fourier.c
deleted:    keyboards/fourier/fourier.h
deleted:    keyboards/fourier/i2c.c
deleted:    keyboards/fourier/i2c.h
deleted:    keyboards/fourier/keymaps/default/config.h
deleted:    keyboards/fourier/keymaps/default/keymap.c
deleted:    keyboards/fourier/keymaps/default/rules.mk
deleted:    keyboards/fourier/keymaps/valgrahf/config.h
deleted:    keyboards/fourier/keymaps/valgrahf/keymap.c
deleted:    keyboards/fourier/keymaps/valgrahf/rules.mk
deleted:    keyboards/fourier/matrix.c
deleted:    keyboards/fourier/readme.md
deleted:    keyboards/fourier/rev1/config.h
deleted:    keyboards/fourier/rev1/rev1.c
deleted:    keyboards/fourier/rev1/rev1.h
deleted:    keyboards/fourier/rev1/rules.mk
deleted:    keyboards/fourier/rules.mk
deleted:    keyboards/fourier/serial.c
deleted:    keyboards/fourier/serial.h
deleted:    keyboards/fourier/split_util.c
deleted:    keyboards/fourier/split_util.h

keyboards/fourier/

*  new file:   keyboards/fourier/config.h
new file:   keyboards/fourier/fourier.c
new file:   keyboards/fourier/fourier.h
new file:   keyboards/fourier/i2c.c
new file:   keyboards/fourier/i2c.h
new file:   keyboards/fourier/keymaps/default/config.h
new file:   keyboards/fourier/keymaps/default/keymap.c
new file:   keyboards/fourier/keymaps/default/rules.mk
new file:   keyboards/fourier/keymaps/valgrahf/config.h
new file:   keyboards/fourier/keymaps/valgrahf/keymap.c
new file:   keyboards/fourier/keymaps/valgrahf/rules.mk
new file:   keyboards/fourier/matrix.c
new file:   keyboards/fourier/readme.md
new file:   keyboards/fourier/rev1/config.h
new file:   keyboards/fourier/rev1/rev1.c
new file:   keyboards/fourier/rev1/rev1.h
new file:   keyboards/fourier/rev1/rules.mk
new file:   keyboards/fourier/rules.mk
new file:   keyboards/fourier/serial.c
new file:   keyboards/fourier/serial.h
new file:   keyboards/fourier/split_util.c
new file:   keyboards/fourier/split_util.h

*  modified:   keyboards/fourier/keymaps/valgrahf/keymap.c

*  modified:   keyboards/fourier/keymaps/valgrahf/keymap.c

6 years ago Add French Layout for XD75 (#2681)
youdroid [Sun, 15 Apr 2018 16:50:46 +0000 (18:50 +0200)]
 Add French Layout for XD75 (#2681)

6 years agoAdded Factory Style LED Controls (#2678)
markhuguet [Sun, 15 Apr 2018 16:49:31 +0000 (12:49 -0400)]
Added Factory Style LED Controls (#2678)

* This adds a keymap to the MF68 labeled factory.  It is an attempt to mimic the layout on the factory keycaps of the non-backlit board.

There are some small differences:

1) FN+WASD are an arrow cluster
2) FN+Z (Start media player) and FN+] (Start Calculator) are not mapped
3) FN+GHJKL are Backlight controls
4) An FN2 layer exists for future growth
5) The CAPS key is maped as FN2, for CAPS Lock use FN+CAPS

* Changed the CAPS key to be CAPS Lock on short press, FN2 on hold

Added LED controls to FN+Arrow Keys to better mimic factory backlit boards.

6 years agoAjp10304 (#2719)
ajp10304 [Sun, 15 Apr 2018 16:48:19 +0000 (17:48 +0100)]
Ajp10304 (#2719)

* AJP10304 layouts for Planck and JJ40 now have mouse support. Moved macros onto Adjust layer

* .gitignore for intellij iml files.

* Updated Macros to use send string

6 years agokeymaps for Iris, Planck, Satan, and XD75 (#2747)
David Rambo [Sun, 15 Apr 2018 16:46:26 +0000 (12:46 -0400)]
keymaps for Iris, Planck, Satan, and XD75 (#2747)

* DRambo Planck keymap in Colemak

* DRambo Planck keymap in Colemak

* Satan GH60 keymap for Bri

QWERTY layout with Navigation layer toggled with "Caps Lock" key.

* xd75 keymap in Colemak for Mac and Win

* DRambo Planck keymap in Colemak

* Satan GH60 keymap for Bri

QWERTY layout with Navigation layer toggled with "Caps Lock" key.

* xd75 keymap in Colemak for Mac and Win

* Added Iris Colemak layout for Mac, Windows, and Gaming.

* changed comment text

* DRambo Planck keymap in Colemak

* Satan GH60 keymap for Bri

QWERTY layout with Navigation layer toggled with "Caps Lock" key.

* xd75 keymap in Colemak for Mac and Win

* Added Iris Colemak layout for Mac, Windows, and Gaming.

* changed comment text

* Added Iris keymap from DavidRambo

* Added planck keymap from DavidRambo

* Added xd75 keymap from DavidRambo

* Added readme

6 years agoadding the 256k HHKB layout to the library (#2742)
Fayek Helmi [Sun, 15 Apr 2018 16:09:55 +0000 (12:09 -0400)]
adding the 256k HHKB layout to the library (#2742)

* adding the 256k HHKB layout to the library

* changed the layouts for the modifying layers and added a readme file to explain my layout

6 years agoNew DZ60 layout (#2744)
Oliver Ladner [Sun, 15 Apr 2018 16:09:15 +0000 (18:09 +0200)]
New DZ60 layout (#2744)

* initial commit

* - Move layout to readme
- Finish first (0) layer

* remove cruft

* fix ASCII keymap in readme

* fix ASCII keymap in readme #2

* fix ASCII keymap in readme

* rename layers

* use 2 shift layout

* rename layers, populate additional layers

* final layout (TM)

* fix RGB saturation increase position

6 years agoqwerty_code_friendly: optional 80 key layout (#2745)
Campbell Barton [Sun, 15 Apr 2018 16:08:28 +0000 (02:08 +1000)]
qwerty_code_friendly: optional 80 key layout (#2745)

6 years agoFix link to command page
Kevin Foley [Sun, 15 Apr 2018 15:26:17 +0000 (11:26 -0400)]
Fix link to command page

6 years agoAdd chiwi60 layout for the do60
mechmerlin [Fri, 13 Apr 2018 23:46:23 +0000 (16:46 -0700)]
Add chiwi60 layout for the do60
Add info.json to support the layouts for QMK Configurator
Rename LAYOUT to LAYOUT_all

6 years agoFix incorrect port direction setting in my previous pull request for pins B5, B6...
walkerstop [Fri, 13 Apr 2018 07:53:29 +0000 (00:53 -0700)]
Fix incorrect port direction setting in my previous pull request for pins B5, B6, B7 (#2739)

* Added support for audio using pins C4, C5, B6, B7

* Fixed bug where port direction wasn't set correctly for B5, B6, B7 audio ports

6 years agoAdded support for audio using pins C4, C5, B6, B7
Michael L. Walker [Thu, 12 Apr 2018 15:16:35 +0000 (08:16 -0700)]
Added support for audio using pins C4, C5, B6, B7

6 years agoSupport upcoming caps_unlocked boards in QMK Configurator (#2738)
MechMerlin [Thu, 12 Apr 2018 17:03:50 +0000 (10:03 -0700)]
Support upcoming caps_unlocked boards in QMK Configurator (#2738)

* Change KEYMAP macro to LAYOUT macro

* Add CU24 QMK Configurator Support

- Change KEYMAP macro to LAYOUT macro
- Add new LAYOUTS to support a default numpad

* QMK Configurator Support for CU75

Add LAYOUT_all to support all layouts
Add corresponding info.json

6 years agoRemove bootloader from info.jsons
skullY [Wed, 11 Apr 2018 18:32:57 +0000 (11:32 -0700)]
Remove bootloader from info.jsons

6 years agoBeginning implementation of Pearl backlight. Levels and breathing not working yet.
Phil [Fri, 6 Apr 2018 18:01:24 +0000 (14:01 -0400)]
Beginning implementation of Pearl backlight. Levels and breathing not working yet.

6 years agoTabs to spaces in usb_descriptor.h
fauxpark [Wed, 11 Apr 2018 00:04:54 +0000 (10:04 +1000)]
Tabs to spaces in usb_descriptor.h

6 years agoAdd support for NovelPad/NumChoc by NovelKeys and Woodkeys
Cole Markham [Fri, 19 Jan 2018 04:59:00 +0000 (22:59 -0600)]
Add support for NovelPad/NumChoc by NovelKeys and Woodkeys

6 years agoMore QMK Configurator Warning/Error Fixes (#2720)
MechMerlin [Wed, 11 Apr 2018 22:10:55 +0000 (15:10 -0700)]
More QMK Configurator Warning/Error Fixes (#2720)

* Add readme with brief description
Change KEYMAP to LAYOUT

* Add readme.md with brief description
Use LAYOUT macro

* add a readme.md file

* Add readme.md with brief description
Use LAYOUT macro

* Add readme.md with brief description
Use LAYOUT macro

* Fix "Warning: contra: Missing layout pp macro for ['planck_mit', 'planck_grid']",

* Use LAYOUT macro

6 years agoImprove JJ40 Cockpit documentation (#2729)
Domantas Petrauskas [Wed, 11 Apr 2018 17:20:00 +0000 (20:20 +0300)]
Improve JJ40 Cockpit documentation (#2729)

* Add JJ40 Cockpit keymap

* Fix lower layer symbols

* Improve documentation JJ40 Cockpit

6 years agojj40 Personal keymap added (#2728)
Kenta Suzuki [Wed, 11 Apr 2018 17:19:06 +0000 (02:19 +0900)]
jj40 Personal keymap added (#2728)

* fix: Miss commnts.

* edit: Enter position

* Add: config.h

* Edit: Double space key

* fix: Lower and Raise

* delete: Not used keys.

* edit: change position Lower and Raise

* Add: Functions

6 years agoAdded personal keymap (#2727)
Matthew Treadwell [Wed, 11 Apr 2018 17:18:36 +0000 (10:18 -0700)]
Added personal keymap (#2727)

6 years agoPersonal keymap added (#2723)
Jason Barnachea [Wed, 11 Apr 2018 17:17:32 +0000 (10:17 -0700)]
Personal keymap added (#2723)

Personal keymap added.

6 years agoAdded mattdicarlo Tada68 layout. (#2721)
Matt DiCarlo [Wed, 11 Apr 2018 17:17:02 +0000 (12:17 -0500)]
Added mattdicarlo Tada68 layout. (#2721)

6 years agoAdd readme for "major" keyboards to eliminate more QMK Configurator errors (#2718)
MechMerlin [Mon, 9 Apr 2018 02:10:14 +0000 (19:10 -0700)]
Add readme for "major" keyboards to eliminate more QMK Configurator errors (#2718)

* add readme to ktype keyboard

* add readme to m10a

* add readme to mini1800

* add readme to parent directory

6 years agoAdd JJ40 Cockpit personal keymap (#2713)
Domantas Petrauskas [Sun, 8 Apr 2018 18:21:24 +0000 (21:21 +0300)]
Add JJ40 Cockpit personal keymap (#2713)

* Add JJ40 Cockpit keymap

* Fix lower layer symbols

6 years agohhkb jp personal keymap (#2698)
Enochen [Sun, 8 Apr 2018 18:16:08 +0000 (14:16 -0400)]
hhkb jp personal keymap (#2698)

6 years agoNormacos keymap for let's split keyboard (#2691)
Jorge Porras [Sun, 8 Apr 2018 18:14:41 +0000 (11:14 -0700)]
Normacos keymap for let's split keyboard (#2691)

* Cheers let's split keymap

* fixed typo on norman layer of cheers keymap for let's split

* fixed right handed mappings for home row

* cheers keymap for let's split redefinition

* updated Cheers keymap for let's split

* cheers keymap for let's split updated with some terminal macros

* renamed cheers let's split keymap to a more appropriate normacos

* updated normacos keymap doc / removed non functional keys

* reset let's split rules to default values

* added more spotlight search macros

* normalized keymap comments

* Moved numpad on lower layer

6 years agoMore Configurator Warning Fixes (#2716)
MechMerlin [Sun, 8 Apr 2018 06:32:14 +0000 (23:32 -0700)]
More Configurator Warning Fixes (#2716)

* mf68_ble did not have the correct .c and .h files

* Fix JC65 KEYMAP to LAYOUT

* Change KEYMAP to LAYOUT for s60_x

* Convert KEYMAP to LAYOUT for lets_split boards

* Convert KEYMAP to LAYOUT

* more fixes to keymap for iris

* convert KEYMAP to LAYOUT for levinson keyboard

* change losinggeneration's KEYMAP to LAYOUT

* convert KEYMAP to LAYOUT

* convert KEYMAP to LAYOUT for nyquist

* convert KEYMAP to LAYOUT

* convert KEYMAP to LAYOUT for viterbi

* convert KEYMAP to LAYOUT

* convert KEYMAP and its subsidiries to the LAYOUT standard

* convert KEYMAP and its subsidiries to the new LAYOUT standard

6 years agoClean up some long-standing errors when populating the API (#2715)
skullydazed [Sun, 8 Apr 2018 05:49:16 +0000 (22:49 -0700)]
Clean up some long-standing errors when populating the API (#2715)

6 years agoRemove obsolete info.json entries (#2712)
skullydazed [Sun, 8 Apr 2018 00:37:31 +0000 (17:37 -0700)]
Remove obsolete info.json entries (#2712)

6 years agoPull information from config.h and rules.mk (#2711)
skullydazed [Sat, 7 Apr 2018 23:13:48 +0000 (16:13 -0700)]
Pull information from config.h and rules.mk (#2711)

* Pull information from config.h and rules.mk

* Readd the kbd75 maintainer

6 years agoImprove state/chord handling and clean up namespace
Seebs [Sat, 18 Nov 2017 15:38:15 +0000 (09:38 -0600)]
Improve state/chord handling and clean up namespace

Some values that can never, ever, change were held in local
variables, rather than in PROGMEM. Fixed.

Change "pressed" to a signed int so the test for < 0 makes
sense, and to avoid possible weird failure modes in the
case where a key release comes in when pressed is already
zero. (Shouldn't happen, sure, but computers are weird.)

A lot of things in process_steno had external linkage for no
particular reason. They've been marked static. Stuff still
builds.

Distinguish between currently-held keys and keys that have
been held, and expose these values through a nicely-named API
so other code could, say, check on the current set of steno
chording in order to make displays. Also in passing fix up the
"state" value having external linkage so it could clash with
other people's variable declarations.

The API also provides hooks for key processing and steno chord
events, so you can monitor those events without having to
run in matrix_scan_user and recheck the values directly. Also
document these.

There is no path through processing a key that doesn't
end with a return false, so the nested return foo() are
gone and we just return false.

6 years agoFix some Configurator Warnings regarding LAYOUT vs KEYMAP (#2708)
MechMerlin [Sat, 7 Apr 2018 19:14:53 +0000 (12:14 -0700)]
Fix some Configurator Warnings regarding LAYOUT vs KEYMAP (#2708)

* change diverge 3 KC_KEYMAP to LAYOUT

* Change KEYMAP to LAYOUT for handwired arrow pad

* change M10A to LAYOUT for m10-a

* Change KC_KEYMAP to LAYOUT_kc and KEYMAP to LAYOUT for mf68

* change KC_KEYMAP to LAYOUT for nano

* Refactor to LAYOUT

* refactor to LAYOUT-ansi and LAYOUT_iso for s65

* LAYOUT conversions for lfkkeyboards

* missed a few renames

* mini1800 for lfkeyobards support of LAYOUT

6 years agoSmall fixes to TKC1800
Yan-Fa Li [Sat, 7 Apr 2018 18:27:49 +0000 (11:27 -0700)]
Small fixes to TKC1800

 - adjust F-row to use 0.25 spacing
 - split left shift
 - add key_count

6 years agoFix KC60 info.json file (#2707)
MechMerlin [Sat, 7 Apr 2018 17:04:36 +0000 (10:04 -0700)]
Fix KC60 info.json file (#2707)

* change KEYMAP to LAYOUT in all the KC60 files

* Redo the info.json file

6 years agoAdd the Speedo keyboard
Paul Ewing [Wed, 4 Apr 2018 05:47:02 +0000 (22:47 -0700)]
Add the Speedo keyboard

6 years agoClueboard 60 info.json
Yan-Fa Li [Sat, 7 Apr 2018 15:45:57 +0000 (08:45 -0700)]
Clueboard 60 info.json

 - adds
   - LAYOUT_60_ansi
   - LAYOUT_60_iso
   - KEYMAP_AEK
   - KEYMAP
   - LAYOUT_60_ansi_split_bs_rshift

6 years agoAdd TKC1800 info.json
mdnt [Wed, 4 Apr 2018 17:11:33 +0000 (12:11 -0500)]
Add TKC1800 info.json

Created an info.json for the tkc1800.

6 years agoAdd 2 missing F-Row keys
Yan-Fa Li [Fri, 6 Apr 2018 15:55:43 +0000 (08:55 -0700)]
Add 2 missing F-Row keys

6 years agoAdds Phantom TKL support (#2696)
Yan-Fa Li [Fri, 6 Apr 2018 07:42:44 +0000 (00:42 -0700)]
Adds Phantom TKL support (#2696)

* Add an info.json to phantom keyboard

* Add layouts

 - KEYMAP_WINKEYLESS
 - KEYMAP_7BIT
 - KEYMAP_ISO
 - KEYMAP_ISO_WINKEYLESS

* Add key_counts

6 years agoAdd Nyquist keymap (#2692)
Daniel H Klein [Fri, 6 Apr 2018 06:44:28 +0000 (23:44 -0700)]
Add Nyquist keymap (#2692)

* nyquist

* danielhklein nyquist setup

* shift left controls

* remove readme

* cleanup before pr

* ready for pr

6 years agoAdd support for rev3 of the Atom47 (#2672)
Maarten Dekkers [Thu, 5 Apr 2018 23:16:35 +0000 (01:16 +0200)]
Add support for rev3 of the Atom47 (#2672)

* Added support for rev3 of the Atom47

* Updated Atom47 readme's

* Fix redefine error on rev2 and add maartenwut's keymap

* Fix redefine error on LEdiodes keymap

6 years agochange KEYMAP to LAYOUT for all new keyboards made using this script
mechmerlin [Thu, 5 Apr 2018 22:35:38 +0000 (15:35 -0700)]
change KEYMAP to LAYOUT for all new keyboards made using this script

6 years agoVarious tweaks for some Input:Club build processes
Kaleb Elwert [Wed, 4 Apr 2018 22:13:42 +0000 (15:13 -0700)]
Various tweaks for some Input:Club build processes

6 years agoZweihander: swap space and enter keys (#2665)
adiabatic [Wed, 4 Apr 2018 16:18:15 +0000 (09:18 -0700)]
Zweihander: swap space and enter keys (#2665)

* zweihander-osx: Remove app keys, etc.

- add right command keys
- add F16 on ;' for Siri
- remove command-Q (too easy to hit)

* Rename zweihander-osx to zweihander-macos

zweihander-macos: / / ^ → / / ⌥; README revamp

zweihander: rename, ⌃ → ⌥, README revamp

* Zweihander: swap space, enter keys

Left thumb needs a break.

6 years agoEnables unicode for Mitosis (#2668)
Nicholas [Wed, 4 Apr 2018 16:17:38 +0000 (11:17 -0500)]
Enables unicode for Mitosis (#2668)

* fixed comment typo

* Fixes invalid capitalization

Uppercase yes is invalid, so make treats it as no, which is
confusing when it seems like it should have found the method
definition for unicode.

* Own keymap, comma in mitosis

Own keymap is qwerty, workman, numbers, punctuation, function/mouse
layers, gaming, unicode, numberpad.

6 years agoi got a new toy (#2673)
Florian [Wed, 4 Apr 2018 16:16:49 +0000 (18:16 +0200)]
i got a new toy (#2673)

Personal keymap for Waples

6 years agoThis adds a keymap to the MF68 labeled factory. It is an attempt to mimic the layout...
markhuguet [Wed, 4 Apr 2018 16:15:43 +0000 (12:15 -0400)]
This adds a keymap to the MF68 labeled factory.  It is an attempt to mimic the layout on the factory keycaps of the non-backlit board. (#2674)

There are some small differences:

1) FN+WASD are an arrow cluster
2) FN+Z (Start media player) and FN+] (Start Calculator) are not mapped
3) FN+GHJKL are Backlight controls
4) An FN2 layer exists for future growth
5) The CAPS key is maped as FN2, for CAPS Lock use FN+CAPS

6 years agoUpdate input:club boards to use the proper vendor and device
Kaleb Elwert [Wed, 4 Apr 2018 03:30:22 +0000 (20:30 -0700)]
Update input:club boards to use the proper vendor and device

6 years agoconvert to unix line-endings [skip ci]
QMK Bot [Wed, 4 Apr 2018 04:21:53 +0000 (04:21 +0000)]
convert to unix line-endings [skip ci]

6 years agoFix readme to explicitly call out that there are two different versions of this board...
mechmerlin [Wed, 4 Apr 2018 04:07:23 +0000 (21:07 -0700)]
Fix readme to explicitly call out that there are two different versions of this board and how to compile them

6 years agoUpdate whitefox to use the K-Type teensy workaround
Kaleb Elwert [Wed, 4 Apr 2018 02:43:40 +0000 (19:43 -0700)]
Update whitefox to use the K-Type teensy workaround

6 years agoRefactor/eagle viper with new layouts for QMK Configurator (#2659)
MechMerlin [Mon, 2 Apr 2018 20:23:21 +0000 (13:23 -0700)]
Refactor/eagle viper with new layouts for QMK Configurator (#2659)

* rename KEYMAP to LAYOUT_ALL

* Standard Layout Eagle Refactor

New layout LAYOUT_EAGLE
Got standard layout backspace working

* Remove split right shift support for standard layout eagle

* add back the KC_NO for split right shift

* Remove KC_NO from bottom row to support standard 60 layout

* Fix formatting issues with mechmerlin keymap

* remove extra KC_NO from split right shift in LAYOUT_EAGLE

* Preliminary checkin for new layout LAYOUT_VIPER

* Remove some of the KC_NO from the layout

* Fix formatting

* missed a KC_NO for the LAYOUT_EAGLE

* remove KC_NO from enter key of LAYOUT_VIPER

* some more formatting changes

* Default 60 with split left right shift and backspace

* add info.json layouts to match the new LAYOUTs

* change formatting of LAYOUT names

* propogate renames to info.json

6 years agoClueboard Double 1800 support (#2655)
skullydazed [Sun, 1 Apr 2018 19:12:45 +0000 (12:12 -0700)]
Clueboard Double 1800 support (#2655)

6 years agoAdded birkir's keymap (#2653)
Birkir Rafn Guðjónsson [Sun, 1 Apr 2018 14:29:19 +0000 (10:29 -0400)]
Added birkir's keymap (#2653)

6 years agoAdd userspace config.h handling to build script (#2640)
Drashna Jaelre [Sun, 1 Apr 2018 04:02:40 +0000 (21:02 -0700)]
Add userspace config.h handling to build script (#2640)

* Add userspace 'config.h' file

* Add more robust docs

* Remove config.h code from drashna userspace

* Spelling error

* Include links to Config Options page

* Remove config.h documentation from userspace doc, as it's no longer needed

6 years agoFix broken Markdown (#2652)
Mike Kozlowski [Sun, 1 Apr 2018 03:54:01 +0000 (23:54 -0400)]
Fix broken Markdown (#2652)

Fix links in Keyboard Guidelines page

6 years agoConvert all Preonic keymaps to layout format (#2644)
Drashna Jaelre [Sun, 1 Apr 2018 02:39:00 +0000 (19:39 -0700)]
Convert all Preonic keymaps to layout format (#2644)

* Convert all Preonic keymaps to layout format

* Make sure preonic layouts are using QMK_KEYBOARD_H

6 years agoUpdate to Drashna Keymaps and Userspace (#2650)
Drashna Jaelre [Sun, 1 Apr 2018 02:38:06 +0000 (19:38 -0700)]
Update to Drashna Keymaps and Userspace (#2650)

* Change global config.h settings

* Make Shift LED brighter

* Compatibility Tweaks

* Update ASCII art and layer comments

* Add comments about MOD layer

* Change ASCII art for reset, since it was out of date

* Use Overwatch theme for Workman layer

* Fix RGB define comments

* Make sure RGB set list matches

* Stop all notes for custom Faux Click

* Switch to OSM for everything, and remove RGB Sleep

* Never use KEYMAP now

* Only enable RGB Sleep on Non-Ergodox boards

* Cleanup do to new rgblight_list.h file

* Add redirect message for RGB codes

* Update userspace documentation

* Cleanup of Userspace

Add unicode support, and cleaned up comments for ifdef statements

* Remove unneeded slashes

* Unicode handling

* Force NKRO

6 years agoAdd XD60 support to QMK Configurator
mechmerlin [Fri, 30 Mar 2018 14:38:49 +0000 (07:38 -0700)]
Add XD60 support to QMK Configurator

Add info.json

Change KEYMAP to LAYOUT_ALL to better reflect that this is a
LAYOUT that fits ALL the possible positions for switches.

We will need to make better LAYOUTS for the future.

6 years agoAMJ96 Support (#2651)
MechMerlin [Sat, 31 Mar 2018 05:57:49 +0000 (22:57 -0700)]
AMJ96 Support (#2651)

* Initial commit: Get things compiling

* port the custom matrix code

* Update readme

* make second layer fully transparent

* populate config.h identifiers with more correct information

* Add in switch backlight support

* Enable backlight LEDs, and change pin for RGB

* port TMK version over

* remove all that TMK stuff, it didn't work lol

* Updated readme

* Fix keymap

- Change KEYMAP to LAYOUT
- Adjust formatting of table

* Edit readme to reflect NOTES

* add info.json for QMK configurator support

* Replaced placeholder with MechMerlin

6 years agoFix Octagon info.json issues (#2649)
MechMerlin [Sat, 31 Mar 2018 02:20:26 +0000 (19:20 -0700)]
Fix Octagon info.json issues (#2649)

Change KEYMAP to LAYOUT while I'm at it.
V1 and V2 now have their own info.jsons

6 years agoJust a multilayered Layout using tapdance (#2645)
Ryan McLean [Fri, 30 Mar 2018 20:07:36 +0000 (21:07 +0100)]
Just a multilayered Layout using tapdance (#2645)

* Ported JJ40 Layout to Contra

* Update readme.md

6 years agoHopefully fix Travis Auto-Incrementation
U-LANDSRAAD\drashna [Thu, 29 Mar 2018 21:47:02 +0000 (14:47 -0700)]
Hopefully fix Travis Auto-Incrementation

This reverts the changes in #2491, so that Travis will hopefully return to automatic incrementing.
But this includes the layout and userspace excepts, as well.

6 years agoProperly always copy firmware
U-LANDSRAAD\drashna [Thu, 29 Mar 2018 19:26:09 +0000 (12:26 -0700)]
Properly always copy firmware

This finishes fixing #2314, which mostly copies the firmware when compiling.
However, it misses `:teensy`, `:avrdude` and most importantly, `:production`

6 years agoAdded cpeters1982 keymap folder in lets_split (#2583)
Chris Peters [Thu, 29 Mar 2018 17:44:26 +0000 (10:44 -0700)]
Added cpeters1982 keymap folder in lets_split (#2583)

* Added cpeters1982 keymap folder in lets_split

* Deleted tap dance. need to research error

* Changed keymap to better facilitate SpaceFn

* Trying to get backlighting to work

* Added RGB backlight support

* cleared some cache files per Drashna's instructions

6 years agolayouts/default: fill in 60_ansi keymaps
Jonathan A. Kollasch [Tue, 27 Mar 2018 19:00:34 +0000 (14:00 -0500)]
layouts/default: fill in 60_ansi keymaps

6 years agoSupport for the Paladin64 PCB (#2639)
nachie [Thu, 29 Mar 2018 03:20:15 +0000 (20:20 -0700)]
Support for the Paladin64 PCB (#2639)

* Support for the Paladin64 PCB

* Paladin64: Added readme. Added the bootloader option to rules.mk

* Fixed the formatting

* fixed the flash command

6 years agoAdd rgblist to docs
U-LANDSRAAD\drashna [Wed, 28 Mar 2018 20:29:58 +0000 (13:29 -0700)]
Add rgblist to docs

6 years agoFix commands and update my userspace (for testing)
U-LANDSRAAD\drashna [Wed, 28 Mar 2018 20:16:09 +0000 (13:16 -0700)]
Fix commands and update my userspace (for testing)

6 years agoadd RGB commands as global functions
U-LANDSRAAD\drashna [Wed, 28 Mar 2018 20:00:22 +0000 (13:00 -0700)]
add RGB commands as global functions

6 years agoFix RGB Sleep code
U-LANDSRAAD\drashna [Tue, 27 Mar 2018 17:20:22 +0000 (10:20 -0700)]
Fix RGB Sleep code

6 years agoAdd Support for Software Workman (#2632)
Jacob Jerrell [Wed, 28 Mar 2018 19:07:59 +0000 (14:07 -0500)]
Add Support for Software Workman (#2632)

This adds the keymap translations and sendstring definitions to support software workman.

6 years agoAdding Haegin's keyboard layout for the ergodox and minidox (#2637)
Harry Mills [Wed, 28 Mar 2018 19:03:32 +0000 (15:03 -0400)]
Adding Haegin's keyboard layout for the ergodox and minidox (#2637)

* Add Haegin's keymap

* Potential improvements to the keyboard

* Add haegin minidox layout

* Add Haegin's keyboard to ergodox layouts

* Update Haegin's minidox keymap

6 years agochanged super key to left super key (#2631)
Jason Janse van Rensburg [Tue, 27 Mar 2018 20:58:09 +0000 (22:58 +0200)]
changed super key to left super key (#2631)

6 years agomitosis:datagrok: minor layout improvements (#2366)
Michael F. Lamb [Tue, 27 Mar 2018 16:18:28 +0000 (09:18 -0700)]
mitosis:datagrok: minor layout improvements (#2366)

* mitosis/datagrok: make qwerty the default layout

* mitosis/datagrok: update readme to match qwerty default

* mitosis:datagrok: remove redundant name for transparent

meh, decided i don't need an extra key to represent "key that is
transparent because it's a modifier on a layer below." it's a maintenance
burden when moving other keys around

* mitosis:datagrok: add num lock on Blue + QWERTY T

* mitosis:datagrok: tap lshift = tab

we use tab completion a lot so let's get it onto an unmodified key somehow

* mitosis:datagrok: update readme

* mitosis:datagrok: improve notes in README

* mitosis:datagrok: note numlock in README

6 years agoXD60 ANSI (GH60) layout (#2624)
Benjamin Daschel [Tue, 27 Mar 2018 16:04:09 +0000 (09:04 -0700)]
XD60 ANSI (GH60) layout (#2624)

* configure layer 0 layout for xd60 as ANSI 60%

* update keymap with function key immediately right of spacebar;
shuffle mapping in function layer to my liking

* update readme

6 years ago[TADA68] Added mac layout with german umlaute on ansi. (#2615)
Martin Lechner [Tue, 27 Mar 2018 16:01:32 +0000 (18:01 +0200)]
[TADA68] Added mac layout with german umlaute on ansi. (#2615)

6 years agoCreate new 'tada68/iso-uk' layout tailored for boards with the big fat iso enter...
bjacques [Tue, 27 Mar 2018 16:00:52 +0000 (17:00 +0100)]
Create new 'tada68/iso-uk' layout tailored for boards with the big fat iso enter key (#2612)

6 years agoqmk configurator support for e6v2. Let it be known that this is one of the keymaps...
mechmerlin [Tue, 27 Mar 2018 15:43:51 +0000 (08:43 -0700)]
qmk configurator support for e6v2. Let it be known that this is one of the keymaps I've seen done right

6 years agoAdd qmk configurator support for KBD75
mechmerlin [Tue, 27 Mar 2018 15:01:22 +0000 (08:01 -0700)]
Add qmk configurator support for KBD75

Also changed KEYMAP to KEYMAP_ALL to be more explicit that it's
a layout supporting ALL possible layouts.

6 years agoBetter non-Linux support (#2524)
dankm [Mon, 26 Mar 2018 20:08:08 +0000 (14:08 -0600)]
Better non-Linux support (#2524)

* grep -> $(GREP)

Some UNIXy systems (FreeBSD for example) don't use GNU grep by default.
Allow the user to specify which grep implementation to use so that
GNU grep can be specified.

* Allow using versioned avr-gcc command

Don't hardcode "avr-gcc", and allow strings such as "avr-gcc8", or
"avr-gcc-7.3.0" to match checks for "avr-gcc".

6 years agorename api docs to internals
Jack Humbert [Mon, 26 Mar 2018 18:24:30 +0000 (14:24 -0400)]
rename api docs to internals

6 years agoadd grave to auto-shift.
Jason Stillwell [Mon, 26 Mar 2018 02:16:25 +0000 (19:16 -0700)]
add grave to auto-shift.

6 years agochange rgblight_increase_val() and eeconfig_update_rgblight_default(), use RGBLIGHT_L...
mtei [Mon, 26 Mar 2018 14:36:17 +0000 (23:36 +0900)]
change rgblight_increase_val() and eeconfig_update_rgblight_default(), use RGBLIGHT_LIMIT_VAL insted of 255.

6 years agoAdd pearl README, add rask's Pearl layout
Otto Rask [Mon, 19 Mar 2018 14:25:46 +0000 (16:25 +0200)]
Add pearl README, add rask's Pearl layout

6 years agoExpand Newb Guide flashing document (#2588)
Drashna Jaelre [Mon, 26 Mar 2018 17:34:18 +0000 (10:34 -0700)]
Expand Newb Guide flashing document (#2588)

* Add header info

* Add DFU section

* Add Caterina section

* Add Halfkay section

* Fix Typos

* More typos

6 years agoFixes and updates to docs (#2611)
Drashna Jaelre [Sun, 25 Mar 2018 23:44:17 +0000 (16:44 -0700)]
Fixes and updates to docs (#2611)

* Fix advanced keycode headers

* Add caveat for OSM over Remote Desktop

* Hopefully add better anchors to docs

* Add Action code list reference

* Formatting of RGB Underglow doc

* Add brew update issue on macOS

* Revert formatting

* Revert RGB doc formatting

* Make Config Options doc's sections linkable

6 years agoUpdate to drashna files (#2587)
Drashna Jaelre [Sun, 25 Mar 2018 20:01:15 +0000 (13:01 -0700)]
Update to drashna files (#2587)

* Add Colemak Mod-DH vars

* Add Norman Layot vars

* Set Shift Indicator to include CAPS Lock as well

* Change MEH to GUI

* Add Enter to Macro layer

* Switch raise and lower layers to make more sense (to me)

* Replace unused quote on Ergodox

* Add One Shot defines

* Dim indicator LEDs

* Add short codes for KC_SECRET

* Fix typos

* Update OLKB code in userspace

* Add global userspace config.h

* add compile fix

* Automatically include  from userspace

* update readme

* Re-add QMK Scan loop

* Add EEPROM reset code to all keymaps

* Shorten fauxclick sound

* Use layouts instead of keymap, when possible

* Add OSM detection to ergodox

* Convert Viterbi to LAYOUT macro

* Clean up game macros

* Because I accidently removed the C6 AUDIO define from my viterbi... Whoops

* Minor formatting

* Fix Woodpad because it's still there

* Move Ergodox keymap into layouts folder

* Add build date to version macro

* Remove PREVENT_STUCK_MODIFIERS from config

6 years agoNew keymap and more songs (#2609)
Joshua Coffey [Sun, 25 Mar 2018 19:58:40 +0000 (15:58 -0400)]
New keymap and more songs (#2609)

* Added some new songs and my own keymap

* Made Dodger keymap safe to use with backlight disabled

* edited layer switching and added more songs

* changed keymap to lowercase

6 years agoMerge in some custom keymaps from forked repository (#2605)
RobertDhaene [Sun, 25 Mar 2018 19:56:36 +0000 (12:56 -0700)]
Merge in some custom keymaps from forked repository (#2605)

* Inital layout

* Fix the backspace

* add a number pad

* move the backlight to the adjust layer; move ctrl and delete.

* Update from main repo

* Add initial files for custom keymap

* Light keymap mod

* Change the submodules to match the upstream fork's master branch

6 years agomake new_project.sh work correctly on osx too
skullY [Sat, 24 Mar 2018 05:40:12 +0000 (22:40 -0700)]
make new_project.sh work correctly on osx too

6 years agoAdd Layouts to exclusion
U-LANDSRAAD\drashna [Sun, 25 Mar 2018 01:34:34 +0000 (18:34 -0700)]
Add Layouts to exclusion

6 years agoIgnore users folder for Travis tagging
U-LANDSRAAD\drashna [Sat, 24 Mar 2018 21:06:58 +0000 (14:06 -0700)]
Ignore users folder for Travis tagging