This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Louis Orleans 0e6e059ef3 layout(planck): dudeofawesome's layout (#2457)
* layout(planck): new layout initial commit

* feat(planck): add workman layout

* fix(planck): switching to workman

* layout(planck): swapping mnext and mplay

* feat(planck): prep for RGB

* perf(planck): remove plover

saves 256 bytes of memory

* perf(planck): remove colemak

saves 128 bytes

* layout(planck): swapping enter and quote

* perf(planck): disable console

frees 1664 bytes

* feat(planck): RGB under-lighting

* refactor(planck): change RGB pin

Uses pin labeled PB2

* feat(planck): add RGB keycodes

* feat(planck): re-enable audio

* style(planck): fixing indentation

Because who indents like that?

* style(planck): clean up keycodes

* layout(planck): remove del

* feat(planck): add tap-space to layer keys

* docs(planck): specify pin on PCB for RGB

* bug(planck): reducing tap time

* Revert "bug(planck): reducing tap time"

This reverts commit 62606b2dc62c5adcc06cfb5978d7e5305411a658.

* Revert "feat(planck): add tap-space to layer keys"

This reverts commit c74de5a4aa45c5563dcaa463395654c29f50eda3.

* perf(planck): remove backlit case

* feat(planck): swap enter and quote

* bug(planck): moving right shift

* doc(planck): update README

* chore(planck): remove makefile

* 🔨 add userspace config

* 📝 update layer ascii art

* 🔥 disable RGB lighting

*  add Colemak

*  add numpad layer

*  add caps lock on adjust layer

* 📝 update layer renders

* 🔥 remove workman sound def

* 🔨 add userspace config

* 📝 update layer ascii art

* 🔥 disable RGB lighting

*  add Colemak

*  add numpad layer

*  add caps lock on adjust layer

* 📝 update layer renders

* 🔥 remove workman sound def
2018-03-09 13:31:08 -05:00
..
2018-02-23 13:21:56 -05:00
2018-01-01 17:35:32 -05:00
2017-09-21 00:32:01 -04:00
2017-11-20 23:37:38 -05:00
2017-11-26 02:09:28 -05:00
2017-11-20 23:37:38 -05:00
2018-03-07 16:58:51 -05:00
2017-12-10 10:59:47 -05:00
2017-11-20 12:21:31 -05:00
2018-01-04 13:32:51 -05:00
2018-03-01 07:45:47 -08:00
2018-02-03 15:22:00 -05:00
2017-10-10 07:06:41 -10:00
2017-11-20 12:20:40 -05:00
2018-03-01 07:51:57 -08:00
2017-11-20 12:22:16 -05:00
2018-02-02 01:21:41 -05:00
2017-10-23 08:28:13 -10:00
2018-01-01 17:47:51 -05:00
2017-10-03 07:45:22 -10:00
2018-03-08 10:31:27 -05:00
2017-11-20 23:37:38 -05:00
2018-01-01 17:47:51 -05:00

How to add your own keymap

Folders can be named however you'd like (will be approved upon merging), or should follow the format with a preceding _:

_[ISO 3166-1 alpha-2 code*]_[layout variant]_[layout name/author]

* See full list: https://en.wikipedia.org/wiki/ISO_3166-1#Officially_assigned_code_elements

and contain the following files:

  • keymap.c
  • readme.md recommended
  • config.h optional, found automatically when compiling
  • Makefile optional, found automatically when compling

When adding your keymap to this list, keep it organised alphabetically (select list, edit->sort lines), and use this format:

 * **folder_name** description

List of Planck keymaps

  • default default Planck layout
  • cbbrowne cbbrowne's Planck layout