Commit Graph

11413 Commits

Author SHA1 Message Date
leviport
cf4e968c43 Update John's layout 2020-02-05 11:47:57 -07:00
leviport
807906441a Make John a layout with left fn and left super swapped 2020-02-05 11:38:30 -07:00
leviport
7b02669704 Make the readme make a little more sense. 2020-02-05 10:34:51 -07:00
leviport
fe81769b6a Add keymap customization info to uglydense readme 2020-02-05 10:30:22 -07:00
leviport
0ceb2094af Add a README with some basic information 2020-02-05 10:19:34 -07:00
leviport
d4e8f8afbb Fix Levi's layout again 2020-02-05 08:11:35 -07:00
leviport
a0c3eb4473 Fix Levi's Layout 2020-02-04 22:16:16 -07:00
leviport
c1973ea4ab Update Levi's layout 2020-02-04 22:02:45 -07:00
leviport
373d3703e4 Add Levi's layout 2020-02-04 21:56:50 -07:00
leviport
0d1b018c9b Add reset key, which is very useful for flashing. 2020-02-03 14:07:43 -07:00
Ian Santopietro
7bb93807de Add ian layout 2020-02-03 09:42:35 -07:00
Jeremy Soller
a8d855ab4f
Add jeremy's layout 2020-01-30 09:14:03 -07:00
leviport
fd47675ad1 Swap right Fn and right ctrl keys 2020-01-30 08:29:27 -07:00
leviport
57841c753d Rename directory for uglydense 2020-01-29 15:18:17 -07:00
leviport
771a32e71f Add uglydense keyboard 2020-01-29 15:15:39 -07:00
leviport
f14e0de4a2 Remove left and right separate keyboards.
Split ortho 2U is complete and they are not needed.
2019-12-31 10:31:55 -07:00
leviport
0c704fb8e7 Nearing completion on split ortho 2019-12-30 17:16:16 -07:00
leviport
e7b53f5143 More work on split ortho 2u 2019-12-30 16:15:53 -07:00
leviport
417146243a More work on split ortho 2019-12-30 15:53:33 -07:00
leviport
bda035aad8 WIP: Correct rules & config 2019-12-30 13:37:43 -07:00
leviport
52d8793142 WIP: Add split ortho 2U board 2019-12-30 13:11:16 -07:00
leviport
40a98452a8 Update config for right side 2019-12-30 11:55:49 -07:00
leviport
04ff6dc292 Add right half as a keyboard 2019-12-27 17:40:38 -07:00
leviport
f3eddb2c6d Fix many issues by renaming the keyboard 2019-12-27 15:49:03 -07:00
leviport
e94294b8a3 Finish default layout 2019-12-27 12:58:34 -07:00
leviport
b3c656fffc More work on split ortho 2U...
...but still not complete
2019-12-27 12:18:24 -07:00
leviport
e6aa691706 Enabled extrakeys for volume & media control 2019-12-27 07:27:23 -07:00
eldarp
642dd29873 Add left split ortho 2U board 2019-12-27 05:43:14 -07:00
Jeremy Soller
6a8079d713
Add Jeremy's map 2019-12-23 14:33:56 -07:00
Jeremy Soller
95ce5905f8
Fix some more whitespace 2019-12-23 14:17:29 -07:00
Jeremy Soller
016b3b508d
Fix whitespace 2019-12-23 14:07:14 -07:00
Jeremy Soller
80a999ce45
Add function layer 2019-12-23 14:04:05 -07:00
Jeremy Soller
cd24cc3eba
Debug keypresses 2019-12-19 20:36:55 -07:00
Jeremy Soller
2c0fb6d92f
Enable debugging and format 2019-12-19 20:06:41 -07:00
Jeremy Soller
2c04293a96
Finish layout 2019-12-19 17:05:14 -07:00
Jeremy Soller
ee95f9a256
WIP: virgo keyboard 2019-12-19 15:40:20 -07:00
Joel Challis
e4c257fb01
Merge pull request #7672 from ihotsuno/patch-1
I corrected my name.
2019-12-18 19:38:16 +00:00
ihotsuno
593bfc86a1
I corrected my name. 2019-12-19 03:13:27 +09:00
Joel Challis
b4bda14f3c
Merge pull request #7666 from fauxpark/docs-edit-page
Improve docs "Edit Document" footer
2019-12-18 15:42:56 +00:00
Eric Defore
f42dd61b8d [Keymap] Added userspace for d4mation. Included their keymap for the Atreus62 (#7483)
* Added userspace for d4mation. Included their keymap for the Atreus62

* Do not assign layer numbers manually

* Remove some unneeded things per @drashna's recommendation

* Fix some single line comments I missed

* Update unicode macros to use send_unicode_hex_string() instead of process_unicode()

* OBetter check for Unicode Enabled. Moved some checks into macros.c

* Use eeconfig_init_user() to set default unicode input mode
2019-12-18 00:59:12 -08:00
Rys Sommefeldt
b2405fccce [Keymap] Custom user keymap for Think6.5 with LED range control (#7603)
* ISO layout for the soldered Think6.5 PCB

* Think6.5 personal layout readme

* Add personal Think6.5 user map with LED group cycling

* Add default case to process_record_user

* Make the ASCII diagram match the layer properly

* Relocate KC_NUHS to the home row for consistency

* Add LAYOUT_65_iso_badge to info.json

* Wire up the badge LEDs as capslock LEDs

* Remove unused keymap variable
2019-12-18 00:46:49 -08:00
Lucas Moreira
3415dcef6f [Keymap] CRKBD Custom Keymap - KidBrazil (#7630)
* Added KidBrazil custom keymap for CRKBD
-Custom Font
-Custom OLED output

* Added missing readme

* Oled Timeout Update for KidBrazil Keymap (#1)

* Setup Oled timeout based on simple timer

* Cleaned up comments and added timeout for LEDs

* Fixed some small errors

* Updated oled timout with matrix scan

* Updated oled timout with matrix scan

* Update withou eeprom

* Update timer code

* Use process user instead of keymap

* Added ifdef to protect oledtimer

* Updated with half timeout state for logo

* Removed middle tier timer

* Final cleanup of unused files

* Updated code as per suggestions & requests

* Second round of revisions
2019-12-18 00:37:56 -08:00
x1
7048b94034 [Keymap] Add pico 70 keys keymap (#7654)
* Move pico/rev1 to pico/65keys.

* Add pico/70keys.

* Remove unneeded codes.

* Modified valid 70 keys keymap for jis.
2019-12-18 00:02:57 -08:00
fauxpark
3c190f8927 Improve docs "Edit Document" footer 2019-12-18 14:01:13 +11:00
fauxpark
1ac99586a6
Tidy up dztech default keymaps and info.json (#7608) 2019-12-18 10:15:47 +11:00
Joel Challis
cfb4c9bb61
Merge pull request #7657 from fauxpark/dztech-rules-cleanup
Tidy up dztech rules.mk
2019-12-17 23:09:20 +00:00
Arda Kılıçdağı
78ffc4f7fe Heisenberg handwired keyboard added (#7643)
* Chotanck keyboard added

* Chotanck renamed to Heisenberg

* Further updates to Heisenberg Keyboard done

* Update keyboards/handwired/heisenberg/info.json

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

* Update keyboards/handwired/heisenberg/rules.mk

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

* Update keyboards/handwired/heisenberg/readme.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>
2019-12-18 09:41:41 +11:00
Nygel Lyndley
1646717b4b [Keyboard] Added Filco Majestouch TKL Pegasus Hoof ISO Layout (#7647)
* [keymap] Added Filco Majestouch TKL Pegasus Hoof ISO Layout

* - add rules definition

* Revert "- add rules definition"

This reverts commit 59bfbe8388.

* - fixed incorrect variable naming
2019-12-17 14:38:22 -08:00
Øyvind Wilhelmsen
67054fc380 Ported J80 to QMK (#7488)
* ported J80 to QMK

* added default ISO layout

* removed optional override functions

* set bootmagic to lite

* removed comment

* added tkl_ansi and tkl_iso layouts

* updated vendor and device name

* set ANSI layout as default and split iso to separate folder

* removed empty file

* Update keyboards/J80/info.json

Added comma

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

* Update keyboards/J80/keymaps/default/keymap.c

Removed backslash

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

* Update keyboards/J80/keymaps/default/keymap.c

Removed backslash.

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

* removed comments and backslash, fixed JSON formatting

* Rename J80.h to j80.h

* Rename keyboards/J80 to keyboards/j80

* renamed folder to lowercase

* added key definition for reset key

* added define for KC_NO to underscores

* Added backlight and lock LED support

* Fixed BACKLIGHT_PIN

* Fixed typo

* Added define for bootmagic lite and description in readme

* Update keyboards/j80/info.json

Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/j80/readme.md

Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/j80/readme.md

Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/j80/info.json

Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/j80/info.json

Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/j80/info.json

Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/j80/info.json

Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/j80/j80.h

Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/j80/j80.h

Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/j80/keymaps/default/keymap.c

Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>

* Apply suggestions from code review

Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>

* Added full right shift layouts
2019-12-18 09:06:48 +11:00
Dmitry Nosachev
4ebecc424e [Keyboard] Magnavox Videowriter conversion with Pro Micro (#7634)
* Magnavox Videowriter convertion

* Magnavox Videowriter: readme, images

* Update keyboards/handwired/videowriter/info.json

* Update keyboards/handwired/videowriter/README.md

* Update keyboards/handwired/videowriter/README.md

* Update keyboards/handwired/videowriter/info.json

* Update keyboards/handwired/videowriter/info.json

* Update keyboards/handwired/videowriter/info.json

* Update keyboards/handwired/videowriter/info.json

* Update keyboards/handwired/videowriter/info.json

* suggested changes

* suggested changes

* fix comment symbol

* Update keyboards/handwired/videowriter/rules.mk

* Update keyboards/handwired/videowriter/rules.mk

* Update keyboards/handwired/videowriter/rules.mk
2019-12-16 21:42:03 -08:00