qmk_firmware/keyboards/owlab
Nick Brassel b2b6afffcb
Remove any instances of rules.mk which only enabled encoder map.
- Command executed:
  find keyboards -name rules.mk | while read f ; do if [ "$(cat $f | grep -v ENCODER_MAP_ENABLE | sed -e 's@#.*@@g')" = "" ]; then echo $f ; fi; done | while read f ; do git rm -rf $f ; done
2025-06-03 10:01:45 +10:00
..
jelly_epoch Remove "command":false from keyboards (#25193) 2025-04-24 10:28:13 +10:00
jelly_evolv Remove empty url fields (#25181) 2025-04-22 17:59:00 +01:00
spring Remove "command":false from keyboards (#25193) 2025-04-24 10:28:13 +10:00
suit80 Remove "command":false from keyboards (#25193) 2025-04-24 10:28:13 +10:00
voice65 Remove any instances of rules.mk which only enabled encoder map. 2025-06-03 10:01:45 +10:00