updated keys and cleaned up readme
Merge branch 'feature/billiams_space65' of github.com:billiams/qmk_firmware into feature/billiams_space65
remove unnecessary code from keymap
Added keymap profile to space65
- This keymap profile is for MacOS with VIM key bindings
- See readme for more information
update flash script per pull request review
add layout 2 and rename existing folder to layout 4
- renamed existing folder with directional layout to layout 4
- udpated existing readme
- Added layout_60_2
Merge remote-tracking branch 'upstream/master'
[Keyboard] Add pico as a new keyboard (#7419)
* Add keyboards/ pico as a new keyboad.
* Add keyboards/pico rev1.
* Add keyboards/pico keymaps/default.
* Add keyboards/pico keymaps/jis.
* Remove unneeded code of rules.mk.
* Revert rules.mk and remove some comments.
[Keymap] Add ALGR and kle image, expand and correct documentation (#7426)
[Keyboard] knight malposition fix (#7422)
knight malposition fix
Add info.json files for all default layouts (#7425)
* Add info.json files for all default layouts
* Update layouts/default/60_hhkb/layout.json
* Fix layout.json spacing and info.json dimensions
Postage Board MCU (#7424)
* Postage Board MCU
* Fix keymap
* Postage mini
* Update readme
* R2
* Update readme
* flip
* better image of r1
* Add a DEFAULT_FOLDER to keep zed and ci happy
* Update keyboards/handwired/postageboard/readme.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/handwired/postageboard/readme.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Fix keyboard name
Add flake8 to our test suite and fix all errors (#7379)
* Add flake8 to our test suite and fix all errors
* Add some documentation
Allow 'make all:<user>' to not build EVERYTHING (#7402)
Remove keymap_config extern from default keymaps (#7399)
* Remove keymap_config extern from default keymaps
* Revert unicode
Apparently VSCode does not like unicode, I didn't actually edit these lines, so it must have been automatic... :(
Co-Authored-By: fauxpark <fauxpark@gmail.com>