aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/funky40
Commit message (Collapse)AuthorAgeFilesLines
* Remove HD44780 References, Part 2 (#9918)James Young2020-08-071-1/+0
| | | | | * remove HD44780_ENABLE rules: C-F * remove HD44780_ENABLE config: C-F
* [Keymap] added shifted symbols support (#9059)TheFourthCow2020-05-091-3/+3
| | | * added shifted symbols to default keymap
* edit to default funky40 keymap (#9014)TheFourthCow2020-05-061-3/+3
|
* adding info.json for funky40 (#8956)TheFourthCow2020-04-271-0/+12
|
* [Keyboard] Add Funky40 support (#8942)TheFourthCow2020-04-277-0/+149
* Adding all relevant files for the Funky40 This should add all proper files for the funky40 a keyboard I designed for myself, /u/TheFourthcow, a 40% ortholinear with split spacebar. * Second attempt to add all relevant files for the funky40, includes all reccomended changes from my previous pull request * Revised most files for Funky40 including reccomenations from my previous pull request * further modifications made to default funky40 board, compiles on my side with no errors hopefully this one works! * Update keyboards/funky40/readme.mk.mk * Update keyboards/funky40/keymaps/default/readme.md.md * Update keyboards/funky40/keymaps/default/keymap.c * Update keyboards/funky40/keymaps/default/keymap.c * Update keyboards/funky40/keymaps/default/keymap.c * Update keyboards/funky40/config.h * updating readmes and keymap * final update to keymap and readmes should function correctly with updates requested * made changes as requested by noroadsleft to config and readme