0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2024-12-17 07:03:23 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Ryan
330b73a2df
Add license headers to all default layout keymaps () 2023-02-19 11:33:47 +00:00
Ryan
f529580860
Basic keycode overhaul () 2021-11-03 22:22:17 -07:00
Ryan
4791cfae1a
Remove width, height and key_count from info.json () 2021-09-12 14:04:56 +10:00
Ryan
93bd34c6d3
Cleanup junk chars, part 3 () 2021-06-26 02:38:21 +01:00
fauxpark
57815dbc3b [Keymap] Clean up & improve default layouts ()
* Clean up & improve default layouts

* Add newline at EOF in readmes

* Oops
2019-11-21 03:50:23 -08:00
fauxpark
f7c8e7ff70 Add info.json files for all default layouts ()
* Add info.json files for all default layouts

* Update layouts/default/60_hhkb/layout.json

* Fix layout.json spacing and info.json dimensions
2019-11-20 17:21:23 -08:00
Joe Wasson
6dda0d6e34 More work on Talljoe layout including adding layout support for HHKB and TKL. ()
* Add tap-dancing semicolon.

* Infinity60 was running out of USB space.

* Rename common layout variable so it doesn't collide with some keyboards.

* Godspeed!!!

* Patch the number of LEDs for 1up60rgb

* Don't light up if rgblight is off.

* Add HHKB layout.

* Add HHKB to Talljoe's layout.

* Bring back bananasplit keymap.

* info.json

* Userspace config.h doesn't seem to be setting PREVENT_STUCK_MODIFIERS

* Remove 1uprgb workaround

* Add TKL to talljoe keymap.

Also introduces the tkl layout.
2018-05-12 09:54:35 -07:00