Keymap: initial migration of raffle planck (#3748)
* initial migration of raffle planck
* cleaned up includes per merge per drashna
* removed unicode shrug attempt
* cleaned up include.
Keyboard: Duck Jetfire QMK Support (#3752)
* Initial Commit
Port from xauser's jetfire code. Does not compile yet
* fix up keymap from uint8 to uin16
* update rules file to contain custom matrix
* Good stopping point
Still lots of compile errors but I'm getting there.
* fix a few more compile errors
* move a few functions around to help with compiling
* Finally got it all to compile
* Get rid of that old KEYMAP macro
* edit readme
* Put my name everywhere and some minor code clean ups
* start to remove that kc nonsense
* fix keymap compilation issues
* add reset key info
* better human readable formatting
* match the duck default layout
* add confgurator support
* clarify reset key
* might be a good idea to use the correct pin
* get the riight keycode for RGB
* include an ALL layout
* I tried to fix the formatting....sigh
* add functons to ensure Configurator compile-ability
* move jetfire to duck directory
* Moved and renamed things as per Drashna's PR comments as his back was hurting as he reviewed this
Keymap: initial migration of raffle 1up60rgb (#3747)
* initial migration of raffle 1up60rgb
* updated include statement
Keymap: PyroL Let's Split keymap + Alpha keymap modifications (#3753)
* keymap + alpha
* some fixes
* keymap + alpha
* some fixes
* drashna changes
* linked main Alpha repo in keyboards/alpha readme
* missed a spot
* there's another function called FUNC lol
* keymap + alpha
* some fixes
* keymap + alpha
* drashna changes
Keyboard: Change the default LAYOUT to LAYOUT_60_hhkb for tokyo60 (#3751)
Keyboard: Tokyo60 Cleanup: QMK Configurator support (#3749)
* use LAYOUT_60_hhkb
* cleanups
* more minute clean ups
* fix some capitilization issues
* add configurator support
Keyboard: add tokyo60 (#2861)
* adding tokyo60 to qmk
* updating readme
* updating keymap and power consumption for mobile
Keyboard: Added gamepad layout to cospad (#3714)
Keymap: Added my keymap for Rorschach keyboard; minor updates to my Kinesis files. (#3734)
* Added keymap for Rorschach
* Rorschach update
* Minor updates to Kinesis files
* Minor fixes
* Minor fixes for Rorschach
Keyboard: readme.md update (#3581)
for correct site link
Keymap: update to budi's tv44 (#3587)
* update to budi's tv44
* update august - budi's tv44
Keyboard: introduce new default layout 68_ansi (#3745)
Keymap: Hold for MO and Tap for TG (#3742)
Special thanks to Drashna for teaching me how to implement myFNX command. This allows a user to hold Fn for regular Fn and
tap to toggle another layer.
For now this will stay within my community layout as this is the
only layout that I will be using this in. This may change in the future.
Keyboard: add Wavelet (#3739)
* Add Wavelet keyboard
* Fix build error for keyboards w/o Planck MIT layout
* Add swap hands support
Add a belgian keymap, partially based on keymap_french.h (#3737)
Introduce new 75_ansi standard layout (#3738)
* introduce new layout 75_ansi
* use the new 75_ansi layout for my octagon v2
Keyboard: Support PCBDOWN variants for Atreus keyboard (#3735)
Keyboard: dactyl_manuform 5x7 aka Ergodox-ish added (#3691)
* dactyl_manuform 5x7 aka Ergodox added
* LAYOUTS = ergodox removed
* README updated
* README updated again
* zip file removed
Keymap: fix conditionals in userspace rules.mk (#3726)
* fix conditionals in rules.mk
* minor keymap change