From 9fb988b6e8102e9b0bd16d3342392f49af0c559e Mon Sep 17 00:00:00 2001 From: tominabox1 Date: Wed, 25 Mar 2020 20:53:40 -0500 Subject: Add _33 Keyboard folder (#8543) * Add _33 Keyboard folder * Correcting naming convetions and other code convetions * Removed extra spaces * fixed layout callbacks to new lower-case versions * Remove tapping_term, fix RGB pin define. Added blank readme-to be updated. * initial addition of the readme.md * Update readme.md for hardware/pcb availability info * Adding keymap readme * Info.json added * Incorporate Drashna's recommended changes --- keyboards/underscore33/keymaps/default/readme.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 keyboards/underscore33/keymaps/default/readme.md (limited to 'keyboards/underscore33/keymaps/default/readme.md') diff --git a/keyboards/underscore33/keymaps/default/readme.md b/keyboards/underscore33/keymaps/default/readme.md new file mode 100644 index 0000000000..7ef72915ed --- /dev/null +++ b/keyboards/underscore33/keymaps/default/readme.md @@ -0,0 +1,5 @@ +![_33 layout Image](https://i.imgur.com/1vxmk0F.png) + +# Default _33 Layout + +This is the recommended default layout. It is not a fully functional layout without backspace, tab, esc and so on. It is recommended to use combos to access the additional modifiers when using the large spacebar layout option, however combos are not enabled in the default firmware. -- cgit v1.2.3