]> git.donarmstrong.com Git - qmk_firmware.git/log
qmk_firmware.git
4 years agoUpdate 333fred keymaps and add new iris map. (#6010)
Fred Silberberg [Wed, 29 May 2019 14:44:43 +0000 (07:44 -0700)]
Update 333fred keymaps and add new iris map. (#6010)

* Update 333fred keymaps and add new iris map.

* Fix iris key

4 years ago[Keyboard] Changed LED positions for Massdrop CTRL and DZ60RGB (#5801)
M-AS [Wed, 29 May 2019 03:57:09 +0000 (10:57 +0700)]
[Keyboard] Changed LED positions for Massdrop CTRL and DZ60RGB (#5801)

* changed rgb positions and modifiers within RGB matrix thing for CTRL and DZ60RGB

* changed CTRL corner LEDs + centered horizontally

* whoops - changed CTRL's underglow LEDs back to the underglow flag

* whitespace

* I changed the right file this time

* Fixed DZ60RGB left shift out of position

4 years ago[Keyboard] Add support for AKB boards (#5996)
Elliot Powell [Wed, 29 May 2019 03:15:38 +0000 (04:15 +0100)]
[Keyboard] Add support for AKB boards (#5996)

* Move boards to akb folder

* Updates for PR

* fix for PR

* Fix info.json

4 years agoDuck Octagon V1 Configurator cleanup (#5957)
noroadsleft [Tue, 28 May 2019 22:47:59 +0000 (15:47 -0700)]
Duck Octagon V1 Configurator cleanup (#5957)

* Expand info.json formatting to one line per key

This is a white-space-only change. Make it easier for me to read the file.

* Make sure every key object has a label

Going to be using them shortly.

* Insert key identifiers from v1.h into info.json labels

Shows where each key is located in the switch matrix.

* Move K5O to its correct location on the top row

* Adjust white space in v1.h

At this point, the macros for LAYOUT and LAYOUT_75_ansi are 100% identical, except for their names.

* Redefine LAYOUT_75_ansi as an alias of LAYOUT

No need for two code blocks with the same data.

* Correct visual positioning in info.json

- move Pause 1u to the right
- move K5O to the top row, between Print Screen and Pause
- move Enter key 1u to the left and 1u wider (1.25u to 2.25u)

* Delete key identifiers from info.json labels

Don't need them anymore now that we know where everything is.

I'm calling K5O as ScrLk so it has a label, even though that's not actually what it is.

Also gave the Spacebar a label because I prefer when all the keys have labels.

* Enable 75_ansi Community Layout support

* Reassign layout macro as LAYOUT_75_ansi and delete macro alias

Configure the codebase so LAYOUT_75_ansi is the only layout macro available.

* Add key_count key to info.json data

4 years agoFixing matrix_scan so it properly returns changed status
Ryan Caltabiano [Sun, 26 May 2019 12:37:40 +0000 (07:37 -0500)]
Fixing matrix_scan so it properly returns changed status

4 years agoClean up duped filenames om qmk.fm (#5822)
Mikkel Jeppesen [Tue, 28 May 2019 18:38:47 +0000 (20:38 +0200)]
Clean up duped filenames om qmk.fm (#5822)

Removes all binaries that don't correspond to an entry in the .keyboards file

4 years ago[Keyboard] Merge Commissions to repo (#5995)
Elliot Powell [Tue, 28 May 2019 18:35:19 +0000 (19:35 +0100)]
[Keyboard] Merge Commissions to repo (#5995)

* Moved commisions to one folder

* Update keyboards/ep/comsn/hs68/config.h

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Resolve merge issues

* Fix comiplation issues

4 years ago[Keyboard] add geekboards 8key macro-pad tester (#5940)
moyi4681 [Tue, 28 May 2019 18:20:39 +0000 (02:20 +0800)]
[Keyboard] add geekboards 8key macro-pad tester (#5940)

* add geekboards 8key macro-pad tester

* Update readme.md

* Update keyboards/geekboards/tester/rules.mk

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/geekboards/tester/keymaps/default/keymap.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/geekboards/tester/keymaps/default/keymap.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/geekboards/tester/keymaps/default/keymap.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/geekboards/tester/keymaps/default/keymap.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keymap.c

* Update keyboards/geekboards/tester/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/geekboards/tester/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/geekboards/tester/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/geekboards/tester/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/geekboards/tester/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update readme.md

* Update tester.c

* Update keyboards/geekboards/tester/config.h

Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/geekboards/tester/rules.mk

Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/geekboards/tester/keymaps/default/keymap.c

Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/geekboards/tester/keymaps/default/keymap.c

Co-Authored-By: Drashna Jaelre <drashna@live.com>
4 years ago[Kenyboard] Add ansi_split_space_rshift layout to DZ60 (#6004)
Klemen Košir [Tue, 28 May 2019 18:05:07 +0000 (03:05 +0900)]
[Kenyboard] Add ansi_split_space_rshift layout to DZ60 (#6004)

* [DZ60] Add ansi_split_space_rshift layout

* [DZ60] Add kream keymap

* Revert spacebar sizes

4 years ago[Keyboard] Add keyboard Moon (#5976)
Mathias Andersson [Tue, 28 May 2019 17:57:17 +0000 (19:57 +0200)]
[Keyboard] Add keyboard Moon (#5976)

4 years agoWaldo LAYOUT_60_hhkb bugfix (#6000)
noroadsleft [Tue, 28 May 2019 13:52:31 +0000 (06:52 -0700)]
Waldo LAYOUT_60_hhkb bugfix (#6000)

* Fix typo in LAYOUT_60_hhkb macro

Reported by Sushiimi
- https://github.com/qmk/qmk_configurator/issues/376

* Unify white space

Tabs and spaces were being mixed for indenting.

No logic change.

4 years ago[Keymap] Add lets_split keymap (#5992)
Tyler Wince [Tue, 28 May 2019 03:28:37 +0000 (20:28 -0700)]
[Keymap] Add lets_split keymap (#5992)

* tylerwince keymap added

* modifications for PR

* remove legacy import

* fix some build errors

* fix layers

* restore custom_keycodes

* remove trailing commas

* change persistent layer function

* update light noeeprom

* layer state set user

* missing trailing "

* changes to single_default_layer

4 years ago[Keymap] Updated personal keymaps (#5993)
M-AS [Mon, 27 May 2019 23:58:45 +0000 (06:58 +0700)]
[Keymap] Updated personal keymaps (#5993)

* added personal CTRL keymap

* added personal dz60rgb keymap

* enabled new rgb effect

* added space cadet shift

* media player track buttons now orange

* updated keymaps with rgb setting and visual HSV setting preview

* fixed source stuff?

* added support for underglow toggle (bugged to all hell)

* everything now behaves as expected when ti comes to RGB toggles, thank god

* removed ifdefs

* changed color of MAS_CRM

* uh, whitespace

* changed rgb positions and modifiers within RGB matrix thing for CTRL and DZ60RGB

* updated keymap to work kindof

* KEYMAP: changed list of rgb effects

* changed CTRL rgb defaults

* KEYMAP: new LED layout for ctrl

4 years ago[Keymap] Added french Bépo support on Ergo42 keeb (#5986)
Gaëtan Ark [Mon, 27 May 2019 03:36:24 +0000 (05:36 +0200)]
[Keymap] Added french Bépo support on Ergo42 keeb (#5986)

* Added french Bépo support on Ergo42 keeb

* Fixed some typos

* Removed a unused include

4 years ago[Keyboard] adds spacetime keyboard (#5969)
Kyle Terry [Sun, 26 May 2019 20:05:42 +0000 (13:05 -0700)]
[Keyboard] adds spacetime keyboard (#5969)

* adds spacetime keyboard

* removes custom tap and mod functions

this commit replaces tap_key, control_key and shift_key with built-in
tap_code16.

* changes thumb layer and makes left palm key ralt

4 years ago[Keymap] jotix ortho_4x12 layout change (#5979)
jotix [Sun, 26 May 2019 17:47:54 +0000 (14:47 -0300)]
[Keymap] jotix ortho_4x12 layout change (#5979)

* jotix ortho_4x12 layout change

* simplifying things

* simplifying things

4 years agoAdd Solus support to linux_install.sh script
chax [Wed, 22 May 2019 12:08:35 +0000 (14:08 +0200)]
Add Solus support to linux_install.sh script

added update-repo command before install command

4 years agoAdd Solus support to linux_install.sh script
chax [Tue, 21 May 2019 10:01:11 +0000 (12:01 +0200)]
Add Solus support to linux_install.sh script

4 years agoDocument MT keycode in keycodes.md
fauxpark [Fri, 24 May 2019 17:05:29 +0000 (03:05 +1000)]
Document MT keycode in keycodes.md

4 years agoAdd support for LSJ Ares (#5588)
Maarten Dekkers [Sat, 25 May 2019 01:33:37 +0000 (03:33 +0200)]
Add support for LSJ Ares (#5588)

* Add support for LSJ Ares

Thanks to the other ports which have made this port possible.

* Update Ares code per request

* More changes to Ares

* Update Ares rules.mk

Co-Authored-By: Maartenwut <maartenwut@gmail.com>
* Remove escaping backslashes from Ares default keymap

4 years agoAdded media keys to 1up60rgb:raffle (#5973)
Doug Raffle [Fri, 24 May 2019 22:06:37 +0000 (18:06 -0400)]
Added media keys to 1up60rgb:raffle (#5973)

4 years ago[Keyboard] Fix formatting on keyboard to micro connection table (#5968)
Mark [Fri, 24 May 2019 21:18:57 +0000 (00:18 +0300)]
[Keyboard] Fix formatting on keyboard to micro connection table (#5968)

* Fix formatting on keyboard to micro connection table

* Add whitespace to make more readable

4 years ago[Keyboard] Added Abstract Ellipse Rev1 (#5939)
AbstractKB [Fri, 24 May 2019 21:10:40 +0000 (17:10 -0400)]
[Keyboard] Added Abstract Ellipse Rev1 (#5939)

* mostly done with first version of Ellipse Rev1 software

* mostly done, error with backlight breathing

* more testing and changing default keymaps

* ready for first release attempt

* fix newline in readme

* fix copyright and extraneous declarations and symbols

* remove more excess backslashes

* fixed more formatting

4 years agoFix cypher iso (#5971)
Danny [Fri, 24 May 2019 19:14:14 +0000 (15:14 -0400)]
Fix cypher iso (#5971)

* Reformat JSON to look less like AIDS

* Fix location of ISO Enter

4 years agoFix up Debouncing in AVR Templates (#5964)
Drashna Jaelre [Fri, 24 May 2019 00:42:06 +0000 (17:42 -0700)]
Fix up Debouncing in AVR Templates (#5964)

4 years agoAdded keymap folder matching username; added readme to previous keymap (#5961)
tuesdayjohn [Fri, 24 May 2019 00:41:25 +0000 (20:41 -0400)]
Added keymap folder matching username; added readme to previous keymap (#5961)

* Added keymap folder matching username; added readme into previous keymap

* Update keymap.c

4 years agoAdd support for Dimple (#5963)
Erovia [Fri, 24 May 2019 00:26:15 +0000 (02:26 +0200)]
Add support for Dimple (#5963)

Add support for Dimple, a 40% custom keyboard designed and produced by LazyDesigners.

4 years agoFix layout comment (#5967)
Tobias V. Langhoff [Fri, 24 May 2019 00:12:17 +0000 (02:12 +0200)]
Fix layout comment (#5967)

Swap the "Cmd" and "Alt" keys in the comment to reflect the actual layout.

Also change "Cmd" to "Win" for consistency with the default keymap.

4 years agoFix typo
Drashna Jaelre [Thu, 23 May 2019 17:29:18 +0000 (10:29 -0700)]
Fix typo

4 years ago[Keymap] changes to my userspace and preonic keymap ( spring 2019 ) (#5881)
Jarrett Drouillard [Thu, 23 May 2019 04:40:16 +0000 (00:40 -0400)]
[Keymap] changes to my userspace and preonic keymap ( spring 2019 ) (#5881)

* feat-user-kuatsure: abstract symbol row out

* feat-user-kuatsure: abstract grouped bracket, brace, paren out

* fix-preonic-kuatsure: remove eol as requested by @drashna

* feat-user-kuatsure: add KC_MAKE and KC_FLSH

thanks to @drashna for the help

* chore-preonic-kuatsure: remove auto shift

* chore-user-kuatsure: move leader seq's to macro syntax

* feat-user-kuatsure: add `KC_VRSN` key

plus use it preonic keymap

* chore-user-kuatsure: namespace keyboard macros `KB`

* chore-preonic-kuatsure: move some keyboardy keys around

* chore-preonic-kuatsure: remove parens, brackets, braces from lower

* chore-user-kuatsure: move tmux window shifts to dbl press leaders

* feat-user-kuatsure: add a computer lock leader seq

* fix-preonic-kuatsure: go back to lower brackets

* chore-preonic-kuatsure: clear out raise

* feat-various-kuatsure: add meh + tab mod tap

* chore-preonic-kuatsure: `raise` eats `game_mod` layer

* fix-preonic-kuatsure: reverse pg up and pg down

* chore-user-kuatsure: add double tap to turn off music

* chore-user-kuatsure: move like seqs together

* chore-preonic-kuatsure: add a few more items to the num pad on raise

* feat-user-kuatsure: re-enable td for <> keys

* chore-user-kuatsure: give a little more grace period for leader

* fix-user-kuatsure: give lock leader a gui buffer

no timer or anything, but alfred doesn't boot up as quickly as I would like sometimes

gui doesn't do anything but gives a little bit of a time bump

* fix-user-kuatsure: changes from @drashna review

4 years ago[Keymap] Added personal keymap in Kinesis matching username; updated old readme.md...
tuesdayjohn [Thu, 23 May 2019 04:13:55 +0000 (00:13 -0400)]
[Keymap] Added personal keymap in Kinesis matching username; updated old readme.md (#5955)

* Added 'tuesdayjohn' folder; updated old readme.md

* Update keymap.c

* Update readme.md

* Update keymap.c

4 years ago[Keymap] Switch Quefrency keymap from I2C back to serial; factor common configs into...
Jonathan Rascher [Thu, 23 May 2019 04:08:48 +0000 (23:08 -0500)]
[Keymap] Switch Quefrency keymap from I2C back to serial; factor common configs into userspace (#5951)

* Switch Quefrency from flaky I2C back to serial

* Lower mouse wheel speed on Quefrency slightly

* Migrate common settings to userspace

* Enable Bootmagic Lite for consistent reset to bootloader.

* Turn off some undesired features across all keyboards.

* Remove EEPROM reset keybinding from all keyboards since Bootmagic Lite
also does an EEPROM reset.

* Set backlight and underglow increments consistently across all
keyboards since lots of them like to override the deafults.

* Set mouse keys consistently across all keyboards.

* Update function layer keymap images

4 years ago[Keyboard] Add info.json to O4L5x12 (#5950)
Ben [Thu, 23 May 2019 04:06:55 +0000 (06:06 +0200)]
[Keyboard] Add info.json to O4L5x12 (#5950)

* [Keyboard] Add info.json to O4L5x12

* Apply suggestions from code review

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Better formatting

* Add key_count to all layouts

4 years agoAdditional link fixes
Drashna Jaelre [Thu, 23 May 2019 03:59:01 +0000 (20:59 -0700)]
Additional link fixes

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
4 years agoFix links
Drashna Jaelre [Thu, 23 May 2019 03:55:52 +0000 (20:55 -0700)]
Fix links

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
4 years agotranslate docs into Mandarin Chinese (#5890)
ymzcdg [Wed, 22 May 2019 21:33:10 +0000 (05:33 +0800)]
translate docs into Mandarin Chinese (#5890)

* translate docs into Mandarin Chinese

translate
faq_debug.md
into Chinese

* translate faq_build.md into Chinese

translate faq_build.md into Chinese

* faq_keymap.md to zh-cn

faq_keymap.md to zh-cn

4 years ago[Keyboard] Fix 9key macropad keymap (#5942)
Drashna Jaelre [Tue, 21 May 2019 20:40:50 +0000 (13:40 -0700)]
[Keyboard] Fix 9key macropad keymap (#5942)

Fails to compile on the configurator because tapdance is enabled for the entire keyboard

4 years agoAdd missing links to features page and sidebar section
Drashna Jaelre [Tue, 21 May 2019 20:15:59 +0000 (13:15 -0700)]
Add missing links to features page and sidebar section

4 years ago[Keymap] Update Mouse key settings (#5946)
Jesper Nellemann Jakobsen [Tue, 21 May 2019 18:03:57 +0000 (20:03 +0200)]
[Keymap] Update Mouse key settings (#5946)

Set shorter `MOUSEKEY_INTERVAL` and `MOUSEKEY_TIME_TO_MAX`.
Move mouse scroll buttons around and update comment to reflect change.

4 years ago[Keymap] dsanchezseco for planck (#5944)
dsanchezseco [Tue, 21 May 2019 18:01:29 +0000 (20:01 +0200)]
[Keymap] dsanchezseco for planck (#5944)

* added user keymap

* updated keymap

* updated keymap

* swapped positions of alt and altGr

4 years ago[Keyboard] QMK Configurator support for Diverge TM 2(#5943)
noroadsleft [Tue, 21 May 2019 18:00:32 +0000 (11:00 -0700)]
[Keyboard] QMK Configurator support for Diverge TM 2(#5943)

4 years ago[Keymap] Romac added and tweaks to existing keymaps (#5941)
stanrc85 [Tue, 21 May 2019 17:59:08 +0000 (13:59 -0400)]
[Keymap] Romac added and tweaks to existing keymaps (#5941)

* Initial keymap for Romac

* Formatting changes

* keymap tweaks

* Add new cycle layer key

* add cycle layer code

* initial upload

* keymap updates

* keymap updates

* keymap updates for new layer names

* new enum layers

* case added for 4th layer

* removed extra space for formatting

4 years ago[Keyboard] Add Ixora keypad (#5931)
Michael Pio [Tue, 21 May 2019 17:49:33 +0000 (01:49 +0800)]
[Keyboard] Add Ixora keypad (#5931)

* added ixora files

* upload ixora

* update readme

* Update keyboards/peiorisboards/ixora/ixora.h

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/peiorisboards/ixora/ixora.h

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/peiorisboards/ixora/ixora.h

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/peiorisboards/ixora/keymaps/default/keymap.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/peiorisboards/ixora/keymaps/default/keymap.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/peiorisboards/ixora/keymaps/wntrmln/keymap.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/peiorisboards/ixora/keymaps/wntrmln/keymap.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* update files according to suggestions

* removed unused code

4 years agoadd dz60rgb-ansi layout to configurator (#5938)
Anthony Leung [Tue, 21 May 2019 13:03:38 +0000 (09:03 -0400)]
add dz60rgb-ansi layout to configurator (#5938)

* add dz60rgb-ansi layout to configurator

* fix mekanist's dz60rgb keymap

4 years ago[Keyboard] fix hhkb bottom layer (#5926)
MechMerlin [Mon, 20 May 2019 22:52:06 +0000 (15:52 -0700)]
[Keyboard] fix hhkb bottom layer (#5926)

4 years ago[Keymap] bingocaller's DZ60 MacOS keymap (#5914)
Jesper Nellemann Jakobsen [Mon, 20 May 2019 22:46:24 +0000 (00:46 +0200)]
[Keymap] bingocaller's DZ60 MacOS keymap (#5914)

* Added customisations and README

* Tweak keymap: word traversal/deletion

* Add w and b word traversal/deletion keycodes.
* Add fine volume control key codes, but don't use them, because they
  conflict with other key codes. `A` somehow got remapped to fine
  volume up.

* Set mousekey delay to zero

* Use SAFE_RANGE for key codes.

* Update keymap and README

Add new mouse-specific layer 3, activated by pressing and holding space.
Add brightness controls to layer 4 (previously, layer 3).
Update README:
  * New keyboard-layout mockup image.
  * Add actual link to kbdfans.cn.
  * Update layer descriptions.

* Fix indentation in keymap.c

* Use _______ over KC_TRNS to increase readability

* Custom keys: use #define over process_record_user

* Use enum for naming layers

* Rename README.md -> readme.md

4 years ago[Keyboard] YD60MQ support (#5911)
Kenneth Aloysius [Mon, 20 May 2019 22:43:29 +0000 (05:43 +0700)]
[Keyboard] YD60MQ support (#5911)

* Keep ASCII art consistent with keymap

* Possible fix for xyverz ortho keymap: define RGBLED_NUM

* Update DZ60 keymap; TODO store old keymap under different directory?

* Change RGUI to RALT because 7u spacebar is too long

* Save old bottom row keymap

* Update Iris keymap: replace backslash with grv

* Add ortho_4x12 layout

* Added Delete key to Iris keymap

* Move delete key

* Oh look a new keyboard

* ortho4x12: get an adjust layer back

* Remove jj40 keymap, add custom power draw #define

* Set WhiteFox to advertise only 100mA of power draw

* Update WhiteFox keymap

* Update WF keymap (2)

* Remove lets_split keymap, update community krusli keymap

* Add #define for BACKLIGHT_LEVELS (unused)

* Update Whitefox keymap

* Add YD60 from auto-generated kbfirmware files

* Bring files up to speed with new standards

* Fix: KEYMAP -> LAYOUT

* Fix keymap differences (DZ60 -> YD60)

* Update keymap

* Update README

* Fix RShift position

* Specify that the port is for the YD60MQ variant

* Update keyboards/iris/keymaps/krusli/keymap.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Fix Iris and Let's Split keymaps

* Remove unused keymap file

* Use #include QMK_KEYBOARD_H

* Add atmel-dfu selection to yd60

* Rename dir to YD60MQ, update definitions

* Use new convenience macros/functions for led_set_user

* Use #pragma once

* Change all ?= to = in rules.mk

* Use pragma once for yd60mq.h

* Take out DZ60 and Iris changes

* Remove now-removed Iris folder

* Revert adding ortho_4x12

* Revert on xyverz ortho_4x12 keymap

* Undo deleting JJ40 keymap files

* Don't revert beyond upstream jj40 state

* Extra files from earlier commit is to be deleted

* Remove WhiteFox keymap not in upstream yet

* Re-add my Let's Split keymap

* Revert keymap changes

* Cleanup: indentation

* Update keyboards/yd60mq/rules.mk

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/yd60mq/rules.mk

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Cleanup & move kb backlighting code to yd60mq.c

* Update README, rename to lowercase

* Update README: rename to lowercase

* Update README with links and picture of PCB

* Remove PREVENT_STUCK_MODIFIERS

Co-Authored-By: Drashna Jaelre <drashna@live.com>
4 years agoPlain60: Configurator layout extension (#5929)
noroadsleft [Mon, 20 May 2019 22:19:31 +0000 (15:19 -0700)]
Plain60: Configurator layout extension (#5929)

* Add LAYOUT_60_ansi

* Add LAYOUT_60_iso

* Add LAYOUT_60_ansi_split_bs_rshift

* Add LAYOUT_60_iso_split_bs_rshift

* Enable Community Layout support

Added:

- 60_ansi
- 60_ansi_split_bs_rshift
- 60_iso

* Add LAYOUT_60_hhkb and enable its community layout support

4 years ago[Keyboard] Fix pinout of Levinson Rev 1 scrap sale boards to use non-jumpered pinout...
Danny [Mon, 20 May 2019 17:16:40 +0000 (13:16 -0400)]
[Keyboard] Fix pinout of Levinson Rev 1 scrap sale boards to use non-jumpered pinout (#5935)

4 years agovim style cursor keys (#5932)
jotix [Mon, 20 May 2019 15:22:20 +0000 (12:22 -0300)]
vim style cursor keys (#5932)

4 years agoRemove spurious backslashes from my keymaps (#5927)
Jonathan Rascher [Mon, 20 May 2019 00:14:28 +0000 (19:14 -0500)]
Remove spurious backslashes from my keymaps (#5927)

Suggested in #5924.

4 years agoUpdate my Quefrency/KBD67 keymaps, adding BDN9 macropad keymap as well (#5924)
Jonathan Rascher [Sun, 19 May 2019 23:11:18 +0000 (18:11 -0500)]
Update my Quefrency/KBD67 keymaps, adding BDN9 macropad keymap as well (#5924)

* Set Quefrency bootloader correctly for Elite-C

* Update Quefrency layout to be more like HHKB

* Update KBD67 layout to be more like HHKB

* Add keymap for BDN9 macropad

4 years agoReduce rgb matrix firmware size
Ryan Caltabiano [Sun, 19 May 2019 13:34:25 +0000 (08:34 -0500)]
Reduce rgb matrix firmware size

4 years ago[Keymap] Update keymap.c (#5923)
crilith [Sun, 19 May 2019 19:12:34 +0000 (14:12 -0500)]
[Keymap] Update keymap.c (#5923)

Corrected formatting and added shortcuts.

Removed invalid #define

4 years ago[Keyboard] Instant60 VIA Support (#5909)
Andrew Kannan [Sun, 19 May 2019 17:03:06 +0000 (13:03 -0400)]
[Keyboard] Instant60 VIA Support (#5909)

* VIA Support for Instant60

* Backlighting updates

* Update default keymap

* Add Standard layout default VIA supported layout

* Clean up some backslashes

* Add info.json

* Update info json metadata

* add info.json for practice65

* Update keyboards/cannonkeys/instant60/info.json

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/cannonkeys/practice65/info.json

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/cannonkeys/instant60/keymaps/via/keymap.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/cannonkeys/instant60/keymaps/via_standard/keymap.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Remove unused enum

4 years ago[Keymap] Add keymap csprt (#5918)
marksard [Sun, 19 May 2019 17:02:13 +0000 (02:02 +0900)]
[Keymap] Add keymap csprt (#5918)

* Keyboard: add treeadstone48

* rename layout defines

* Use of pragma once

* move common include code

* fixed info.json

* change keymap layout from kc to normal

* fix alpha revision keymap

* fixed info.json

* remove USE_Link_Time_Optimization

* Add center sprit keymap for nomu30

4 years ago[Keymap] Drashna Corne Keyboard updates (#5903)
Drashna Jaelre [Sun, 19 May 2019 17:01:16 +0000 (10:01 -0700)]
[Keymap] Drashna Corne Keyboard updates  (#5903)

* Re-enable Audio

And there was much rejoicingmake keebio/iris/rev2:drashna AUDIO_ENABLE=yes!

* Re-add debounce to ergodox EZ

* Fix rgb matrix helper function

* Make sure that RGM Matrix is checked properly

* Fix merge commit?

* Disable more RGB matrix modes

* Increase Debounce for Ergodox EZ

The performance improvements have made it necessary, actually

* Consolidate RGB Matrix layer indication function

And changes to iris

* Fix lighting issue for gamepad

* Update Corne Keyboard configuration

* Update Corne Keyboard layout

* Update KC_MAKE macro to better handle crkbd split

* Tweaks to Corne Keyboard Layout

* Enable RGB Matrix Sleep

* Update my code to use layer_state_t typedef

4 years ago[Keymap] Add keymap nomu30 likejijs (#5917)
marksard [Sun, 19 May 2019 17:00:53 +0000 (02:00 +0900)]
[Keymap] Add keymap nomu30 likejijs (#5917)

* Keyboard: add treeadstone48

* rename layout defines

* Use of pragma once

* move common include code

* fixed info.json

* change keymap layout from kc to normal

* fix alpha revision keymap

* fixed info.json

* remove USE_Link_Time_Optimization

* Add like_jis keymap for nomu30

4 years ago[Keyboard] E6V2 BMC OE (#5908)
MechMerlin [Sun, 19 May 2019 16:51:56 +0000 (09:51 -0700)]
[Keyboard] E6V2 BMC OE (#5908)

* rename bmc due to confusion as the bmc from r2 is different

* update readme

* Update keyboards/exclusive/e6v2/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
4 years ago[Keyboard] Pearl Refactors (#5907)
MechMerlin [Sun, 19 May 2019 16:50:57 +0000 (09:50 -0700)]
[Keyboard] Pearl Refactors (#5907)

* use pragma once

* remove custom matrix

* remove custom i2c code in favor of QMK's i2c_master

* rename to all lower case readme

* update readme

* turn off bootmagic as it doesn't work anyway

* Update keyboards/pearl/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
4 years ago[Keymap] jotix ortho_4x12_layout tweakings (#5904)
jotix [Sun, 19 May 2019 16:49:23 +0000 (13:49 -0300)]
[Keymap] jotix ortho_4x12_layout tweakings (#5904)

* jotix ortho_4x12_layout tweakings

* jotix ortho_4x12_layout tweakings

4 years agoMake DEBUG keycode disable as well as enable (#5898)
fauxpark [Sun, 19 May 2019 16:46:41 +0000 (02:46 +1000)]
Make DEBUG keycode disable as well as enable (#5898)

* Make DEBUG keycode disable as well as enable

* print() can always be used regardless of debug_enable state

4 years ago[Keyboard] Add keyboard treadstone32 (#5888)
marksard [Sun, 19 May 2019 16:43:58 +0000 (01:43 +0900)]
[Keyboard] Add keyboard treadstone32 (#5888)

* Keyboard: add treeadstone48

* rename layout defines

* Use of pragma once

* move common include code

* fixed info.json

* change keymap layout from kc to normal

* fix alpha revision keymap

* fixed info.json

* remove USE_Link_Time_Optimization

* Added Treadstone32 keyboard.

* Fixed some code

* Fixed some codes

* Fixed config.h

* modified review point

* Fixed redundant include

4 years ago[Keyboard] Add mullet and mulletpad keyboards (#5878)
coseyfannitutti [Sun, 19 May 2019 16:43:10 +0000 (12:43 -0400)]
[Keyboard] Add mullet and mulletpad keyboards (#5878)

* Added mullet and mulletpad keyboards

* Added mullet and mulletpad keyboards

* Update keyboards/coseyfannitutti/mullet/mullet.h

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/coseyfannitutti/mullet/mullet.h

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/coseyfannitutti/mullet/mullet.h

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/coseyfannitutti/mulletpad/mulletpad.h

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/coseyfannitutti/mulletpad/mulletpad.h

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/coseyfannitutti/mulletpad/mulletpad.h

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/coseyfannitutti/mullet/config.h

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/coseyfannitutti/mullet/keymaps/alternate/keymap.c

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/coseyfannitutti/mullet/keymaps/default/keymap.c

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/coseyfannitutti/mullet/mullet.c

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* removed unnecessary slashes from keymaps

* Update keyboards/coseyfannitutti/mullet/mullet.h

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/coseyfannitutti/mullet/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/coseyfannitutti/mullet/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/coseyfannitutti/mullet/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/coseyfannitutti/mullet/rules.mk

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/coseyfannitutti/mulletpad/config.h

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update config.h

* Update keyboards/coseyfannitutti/mulletpad/keymaps/default/keymap.c

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/coseyfannitutti/mulletpad/mulletpad.c

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/coseyfannitutti/mulletpad/mulletpad.h

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/coseyfannitutti/mulletpad/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/coseyfannitutti/mulletpad/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/coseyfannitutti/mulletpad/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* update config.h

* Update keyboards/coseyfannitutti/mullet/rules.mk

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/coseyfannitutti/mulletpad/rules.mk

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/coseyfannitutti/mulletpad/mulletpad.h

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/coseyfannitutti/mulletpad/rules.mk

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/coseyfannitutti/mulletpad/keymaps/default/keymap.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* update info.json

* Update readme.md

update readme.me

* Update keyboards/coseyfannitutti/mulletpad/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/coseyfannitutti/mulletpad/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/coseyfannitutti/mulletpad/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/coseyfannitutti/mulletpad/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/coseyfannitutti/mulletpad/info.json

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
4 years ago[Keyboard] Update LED positions to be more physically accurate for Sol rev1 (#5921)
XScorpion2 [Sun, 19 May 2019 16:39:30 +0000 (11:39 -0500)]
[Keyboard] Update LED positions to be more physically accurate for Sol rev1 (#5921)

4 years agoAdded custom center point to rgb matrix
Ryan Caltabiano [Thu, 16 May 2019 03:23:42 +0000 (22:23 -0500)]
Added custom center point to rgb matrix

4 years agoSpirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877)
XScorpion2 [Sun, 19 May 2019 16:19:46 +0000 (11:19 -0500)]
Spirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877)

* Spirals, Pinwheels, and Documentation....Oh My!

* Spiral effect band thickness adjustments

* Fixing animation spin directions

4 years ago[Keymap] Update Xulkal user code (#5920)
XScorpion2 [Sun, 19 May 2019 16:15:50 +0000 (11:15 -0500)]
[Keymap] Update Xulkal user code (#5920)

4 years agoFixing hsv_to_rgb where s = 0 and v < 255 (#5915)
XScorpion2 [Sun, 19 May 2019 16:11:08 +0000 (11:11 -0500)]
Fixing hsv_to_rgb where s = 0 and v < 255 (#5915)

* Fixing hsv to rgb where s is 0 and v is < 255

* Update color.c

4 years agoSingle Color Band scrolling left to right effects (#5867)
XScorpion2 [Sun, 19 May 2019 16:09:06 +0000 (11:09 -0500)]
Single Color Band scrolling left to right effects (#5867)

4 years agoFix bit count calculation for iterating layers
Ryan Caltabiano [Sat, 18 May 2019 20:12:35 +0000 (15:12 -0500)]
Fix bit count calculation for iterating layers

4 years agoUpdate my code to use layer_state_t typedef
Drashna Jaelre [Fri, 17 May 2019 22:21:45 +0000 (15:21 -0700)]
Update my code to use layer_state_t typedef

4 years agoEnable RGB Matrix Sleep
Drashna Jaelre [Wed, 15 May 2019 06:26:41 +0000 (23:26 -0700)]
Enable RGB Matrix Sleep

4 years agoTweaks to Corne Keyboard Layout
Drashna Jaelre [Tue, 14 May 2019 16:11:57 +0000 (09:11 -0700)]
Tweaks to Corne Keyboard Layout

4 years agoUpdate KC_MAKE macro to better handle crkbd split
Drashna Jaelre [Tue, 14 May 2019 04:03:17 +0000 (21:03 -0700)]
Update KC_MAKE macro to better handle crkbd split

4 years agoUpdate Corne Keyboard layout
Drashna Jaelre [Tue, 14 May 2019 03:58:46 +0000 (20:58 -0700)]
Update Corne Keyboard layout

4 years agoUpdate Corne Keyboard configuration
Drashna Jaelre [Tue, 14 May 2019 03:55:19 +0000 (20:55 -0700)]
Update Corne Keyboard configuration

4 years agoFix lighting issue for gamepad
Drashna Jaelre [Tue, 14 May 2019 02:40:19 +0000 (19:40 -0700)]
Fix lighting issue for gamepad

4 years agoConsolidate RGB Matrix layer indication function
Drashna Jaelre [Mon, 13 May 2019 21:48:53 +0000 (14:48 -0700)]
Consolidate RGB Matrix layer indication function

And changes to iris

4 years agoIncrease Debounce for Ergodox EZ
Drashna Jaelre [Sun, 12 May 2019 17:33:10 +0000 (10:33 -0700)]
Increase Debounce for Ergodox EZ

The performance improvements have made it necessary, actually

4 years agoDisable more RGB matrix modes
Drashna Jaelre [Sat, 11 May 2019 19:25:59 +0000 (12:25 -0700)]
Disable more RGB matrix modes

4 years agoFix merge commit?
Drashna Jaelre [Fri, 10 May 2019 08:36:07 +0000 (01:36 -0700)]
Fix merge commit?

4 years agoMake sure that RGM Matrix is checked properly
Drashna Jaelre [Fri, 10 May 2019 06:50:30 +0000 (23:50 -0700)]
Make sure that RGM Matrix is checked properly

4 years agoFix rgb matrix helper function
Drashna Jaelre [Wed, 8 May 2019 04:08:41 +0000 (21:08 -0700)]
Fix rgb matrix helper function

4 years agoRe-add debounce to ergodox EZ
Drashna Jaelre [Tue, 7 May 2019 21:16:00 +0000 (14:16 -0700)]
Re-add debounce to ergodox EZ

4 years agoRe-enable Audio
Drashna Jaelre [Tue, 7 May 2019 07:22:55 +0000 (00:22 -0700)]
Re-enable Audio

And there was much rejoicingmake keebio/iris/rev2:drashna AUDIO_ENABLE=yes!

4 years agoAdds a configurable initial delay to the audio clicky feature (#4286)
Josh [Fri, 17 May 2019 20:48:53 +0000 (16:48 -0400)]
Adds a configurable initial delay to the audio clicky feature (#4286)

* Adding an AUDIO_CLICKY_DELAY_DURATION configurable value to the AUDIO_CLICKY feature.

* Tweaking my community keymap to work better with my rev 4 planck.

4 years agoTypedef'ed layer_state_t to uint32_t (#3637)
Alex Ong [Fri, 17 May 2019 20:47:50 +0000 (06:47 +1000)]
Typedef'ed layer_state_t to uint32_t (#3637)

* Typedef'ed layer_state_t to uint32_t.

This enables future work with layer_state_t to uint8_t for optimization purposes.

* Removed accidental xeal60 commit

* Revert to egyptian brackets, added sizeof(layer_state_t) so when layer_state_t is redefined it will automagically work.

* Add additional typedefs

* Add checks for setting layer state

* Update tmk_core/common/action_layer.h

Co-Authored-By: alex-ong <the.onga@gmail.com>
* Revert commit.

4 years ago[Keyboard] Butterstick fix (#5900)
Jeremy Bernhardt [Fri, 17 May 2019 20:07:38 +0000 (14:07 -0600)]
[Keyboard] Butterstick fix (#5900)

* Working on chording

* Working on chording

* Got layouts in order

* Initial Georgi support

* forgot to add keymaps

* Updated readme

* Update keyboards/georgi/keymaps/template/readme.md

Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/georgi.h

Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/keymaps/default/keymap.c

Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/keymaps/default/keymap.c

Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/rules.mk

Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/rules.mk

Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/matrix.c

Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/georgi.c

Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/georgi.c

Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/rules.mk

Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/keymaps/default/keymap.c

Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/keymaps/template/keymap.c

Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/matrix.c

Co-Authored-By: germ <jeremythegeek@gmail.com>
* Disabled features, updated info

* Update keyboards/georgi/config.h

Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/config.h

Co-Authored-By: germ <jeremythegeek@gmail.com>
* Fixed info.json

* Split the number button and fixed gaming mode.

* started work on history feature

* Working history/multikeyfuckery

* type

* inital code reduction refactor

* Got multikey patched up, optimizing for size

* Forgot to remove stuff

* fixed key repeat

* Key repeat added.

* Symshift locking

* Midchord Sym shenanigans.

* Added only QWERTY mode

* Split out header

* Added stickybits, minimal layour

* Fixing user layout

* Whitespace fixing

* Fixing Version name

* Starting work on BS

* Fixing default layout and rules

* Updated Butter fw

* Copy-paste rebase

* more fixing from merge. Fuck

* Forgot to roll version

* Added revisions as per @mechmerlin

* Somehow forgot backspace

* Forgot Backspace?

4 years ago[Keyboard] Georgi improvements (#5899)
Jeremy Bernhardt [Fri, 17 May 2019 20:02:22 +0000 (14:02 -0600)]
[Keyboard] Georgi improvements (#5899)

* Georgi improvements

* The writing was in the -Wall

4 years ago[Keyboard] keypad enter should not be remapped in Model M default keymap (#5897)
Chris Broekema [Fri, 17 May 2019 19:58:28 +0000 (21:58 +0200)]
[Keyboard] keypad enter should not be remapped in Model M default keymap (#5897)

4 years ago[Keymap] Adding my keymap for the minivan/kumo (#5896)
kingwangwong [Fri, 17 May 2019 19:57:10 +0000 (14:57 -0500)]
[Keymap] Adding my keymap for the minivan/kumo (#5896)

* adding my keymap for the KUMO

* edited the readme file

* edited some more files

* edited some more files

* edited files from feedback

* edited one more files from feedback

* edited rules

4 years ago[Keyboard] New Keyboard: Mars 8.0 TKL (#5894)
MechMerlin [Fri, 17 May 2019 19:54:10 +0000 (12:54 -0700)]
[Keyboard] New Keyboard: Mars 8.0 TKL  (#5894)

* fix the things the stupid script broke

* create an appropriate LAYOUT macro using LAYOUT_tkl_ansi

* create an appropriate keymap stolen from the phantom default keymap

* add correct pins used and rgb led numbers

* change vendor and device name

* add QMK Configurator support

* fix up RGB underglow

* update readme

* introduce new layout macro tkl_iso

* add QMK Configurator support for new layout macro

* enable backlight and add community layout support

4 years ago[Keymap] Add keymap for minivan (#5887)
marksard [Fri, 17 May 2019 19:40:02 +0000 (04:40 +0900)]
[Keymap] Add keymap for minivan (#5887)

* Keyboard: add treeadstone48

* rename layout defines

* Use of pragma once

* move common include code

* fixed info.json

* change keymap layout from kc to normal

* fix alpha revision keymap

* fixed info.json

* remove USE_Link_Time_Optimization

* Added like_jis keymap for minivan/KUMO keyboard.

* Fixed comments

* Fixed review

4 years agoFix the modifier of font variable in ssd1306.c (#5880)
mogira [Fri, 17 May 2019 19:37:12 +0000 (04:37 +0900)]
Fix the modifier of font variable in ssd1306.c (#5880)

4 years agoMake delay for Capslock in Hold-Tap functions configurable (#5497)
Drashna Jaelre [Thu, 16 May 2019 17:28:06 +0000 (10:28 -0700)]
Make delay for Capslock in Hold-Tap functions configurable  (#5497)

* Increase delay for Hold-Tap register for CAPSLOCK

Because it seems that the 80ms delay wasn't too much

* Screw it, make the caps delay a define and make it configurable

4 years ago[Keymap] Signum 3.0 Swap positions (#5892)
Jan Christoph Ebersbach [Thu, 16 May 2019 16:40:00 +0000 (18:40 +0200)]
[Keymap] Signum 3.0 Swap positions (#5892)

4 years agoAdd a new keyboard Halberd (#5874)
ENDO Katsuhiro [Thu, 16 May 2019 16:39:06 +0000 (01:39 +0900)]
Add a new keyboard Halberd (#5874)

* Add a new keyboard Halberd.

* Update default keymap and add new keymap.

* Use pragma once.

* Comment out IS_COMMAND macro.

* Remove unnecessary backslashes.

* Remove dead code.

* Change layer defines to enum.

* Remove DISABLE_JTAG definition.

* Change BOOTMAGIC_ENABLE to "lite".

* Remove unnecessary line.

Co-Authored-By: fauxpark <fauxpark@gmail.com>
4 years ago[Keymap] Pvinis/update for iris (#5889)
Pavlos Vinieratos [Thu, 16 May 2019 16:38:28 +0000 (18:38 +0200)]
[Keymap] Pvinis/update for iris (#5889)

* add default functions

* some indenting

* add ctl and alt

* maybe?

4 years ago[Keyboard] Leaf60 hotswap and universal pcb (#5882)
MechMerlin [Thu, 16 May 2019 15:52:38 +0000 (08:52 -0700)]
[Keyboard] Leaf60 hotswap and universal pcb (#5882)

* initial commit

* copy paste with some fixes the code from fox lab leaf60 repo

* add 60_ansi and 60_hhkb and community layout support

* add QMK Configurator support

* turn bootmagic to lite and turn on rgb and backlights

* disable some features so firmware isn't too big

* initial commit for hotswap leaf60

* add hotswap support

* edits for consistency

* add a generic leaf60 readme

* turn off console and command to save firmware space

* not enabling sleep led enable

* not enabling sleep led enable

* had one extra key in 60_hhkb

* get rid of limit val define

* Update keyboards/foxlab/leaf60/hotswap/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/foxlab/leaf60/hotswap/rules.mk

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/foxlab/leaf60/universal/rules.mk

Co-Authored-By: fauxpark <fauxpark@gmail.com>